Emmanuel Blot wrote:
>> I run the trac site on a VPS machine with 256Mb or RAM which was fine
>> (mod_python) before but now (at the moment I use tracd) the process
>> easily consumes several hundred Mb of RAM which is, as you can
>> understand, less then ideal.
>>
>> The main question is are there any ways to reduce the memory footprint
>> or do I need go out hunting for another framework to use?
>>     
>
> That's one of the drawback of using Genshi (in replacement of
> ClearSilver): the memory footprint is higher, and there is little you
> can do to reduce this. Trac 0.11 can run with 256MB - I manage to run
> it on a QNAP device that is powered with an ARMv5 CPU :-) but AFAICT
> you'll need more memory to run Trac and make it snappy.
>   

Also, are you using the SVN bindings? If so, which version?
I think it can make a difference if you go with 1.5.x, as one memory 
leak has been fixed there.

Also, please use the latest released Trac version (0.11.3).
If you can, also consider upgrading to Python 2.6, this should make a 
difference.

-- Christian



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to