Apache 2.2 used to provide access to SVN consumes a lot of memory
Posted
by sharptooth
on Server Fault
See other posts from Server Fault
or by sharptooth
Published on 2010-03-23T09:40:03Z
Indexed on
2010/03/23
9:43 UTC
Read the original article
Hit count: 294
We use Apache 2.2 to host SVN repository on a Windows 2003 machine.
Works fine except that over a couple of weeks the httpd
process inflates and starts consuming something like 1.5 gigabytes of virtual memory. All operations with the repository become very slow.
What to tweak to prevent httpd
from cosuming so many resources?
© Server Fault or respective owner