Changes between Initial Version and Version 1 of Ticket #11826
- Timestamp:
- Feb 5, 2015, 6:42:17 PM (10 years ago)
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.1 Our Trac instance has a tendency to use a lot of memory when there's load on it. 2 2 3 3 This 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.