Hi,
(sorry for the format - OutBarf again..)
________________________________
From: Dave Purrington [mailto:dave.purrington_at_gmail.com]
Sent: Monday, January 11, 2010 8:25 PM
To: users_at_subversion.apache.org
Subject: Subversion queries hanging, timing out
Hello,
Lately we have been experiencing intermittent timeouts with our
Subversion operations. It does not happen initially, but after a while
it starts happening. Restarting Apache alleviates the problem, but it
comes back after a time. As you can imagine, this wreaks havoc.
[...]
depending on how many users you have, you might want to check the
max_clients setting in Apache - I was bitten by this recently. The
default is 150 (AFAIK) and that's too small. Increase it somewhat (like
500), reload Apache. This might help - in my case, it did.
I think the reason behind that is clients keeping the connection to the
server alive and the server running out of slots.
Cheers,
Ulli
----------------------------------------------------------------
Please note: This e-mail may contain confidential information
intended solely for the addressee. If you have received this
e-mail in error, please do not disclose it to anyone, notify
the sender promptly, and delete the message from your system.
Thank you.
Received on 2010-01-14 10:38:04 CET