Changes between Initial Version and Version 1 of Ticket #11826


Ignore:
Timestamp:
Feb 5, 2015, 6:42:17 PM (9 years ago)
Author:
zooey
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11826 – Description

    initial v1  
    1 Our Trac instance has a tendency to use a lot of memory When there's load on it.
     1Our Trac instance has a tendency to use a lot of memory when there's load on it.
    22
    33This is partly due to Apache's mpm_prefork module being in use. We should investigate if it can be replaced by mpm_worker or mpm_event.