[wx-dev] Trac is using WSGI
Robin Dunn
robin at alldunn.com
Tue Jun 10 10:52:49 PDT 2008
I've switched Trac to use WSGI to interface with Apache instead of
FastCGI. This makes it easier to impose limits to help keep memory
usage down, and also to ensure that the long running Trac process gets
restarted periodically to release memory it may have allocated while
processing large requests.
Let me know if you run into any problems with it and I can try tweaking
the settings.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wx-dev
mailing list