svnserve creates many child process
From: A Hemaraj <a_hemaraj_at_yahoo.com>
Date: Mon, 13 Oct 2008 04:25:00 -0700 (PDT)
Hi,
I have a problem in svn server. The daemon svnserve is creating many child process which is not timing out or not got killed. So, in a course of time the server is having too many number of svnserve child process which make the server to slow-down or even shut-down. I even tried doing strace on svnserve and I just have only the following information on one of the idle child process which never got resumed.
743 --- SIGSTOP (Stopped (signal)) @ 0 (0) ---
I tried searching in the net and didn't find any solution. Can you please help me on this on how to solve this issue.
Thanks & Regards,
Hemaraj
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.