Ticket #5782 (closed defect: fixed)
Browse source don't deallocate memory
| Reported by: | didley@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | high | Milestone: | 0.11 |
| Component: | version control/browser | Version: | devel |
| Severity: | major | Keywords: | svn pool memory |
| Cc: |
Description
If I browse my repository with trac and if there a folder with files to list, trac takes memory for this listing. After this trac don't deallocate the memory. If I list the files again trac allocate memory again without to deallocate the memory before. I have always to restart tracd to deallocate the memory.
First of all I don't understand why trac allocate memory for a listing of files. And why don't deallocate trac this memory.
Have I anything to configure to use the standalone server?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


