On 11/07/07, Maurer, Hermann <[EMAIL PROTECTED]> wrote:
Hi folks,

I've been watching a strange behaviour of my subversion server.
Sometimes the apache processes use almost all virtual memory. I think,
that the problem is caused by some ldap or subversion module's issue,
because I see a lot of open connections to our ldap server (Active
Directory), which the users authenticate themselfs against. Has anybody
from you have a problem like this and solved it ? Any help would be very
appreciated.

[snip]

You have some massive httpd processes! Try enabling /server-status
with the mod_status module and see what URLs those processes are
serving. There's likely an example of how to configure that module in
your config file(s) already.

--
noodl

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to