Is it possible to lower the memory usage of Trac when used through the
FastCGI method? I've got a VPS server running Lighttpd that has been
running with a reasonable amount of memory free (anything up to about
50MB of its 128MB limit). After adding Trac it's now running close to
full because Trac is using more memory than anything else (last I saw
it was at 29% while MySQL was only at ~22%).

Given that none of my PHP processes get above about 18% and they power
about four or five scripts including CMS and forums it seems a bit
excessive that my one Python instance for Trac is chewing up two-
fifths of my server's memory.

I've tried running Trac as a daemon and getting Lighttpd to proxy the
requests to it, but it seemed much slower than FastCGI.

Thanks,

IBBoard

--~--~---------~--~----~------------~-------~--~----~
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