Page 1 of 1

Error with threads

PostPosted: 27. March 2007 20:15
by cvdbAdmin
I keep getting this warning in my error.log file:

Code: Select all
[Fri Mar 23 17:44:42 2007] [warn] Server ran out of threads to serve requests. Consider raising the ThreadsPerChild setting


When I get the error, the server stays up and running but it won't serve up any more pages until I restart the server. I have changed the ThreadsPerChild setting and I don't know if that is going to fix the problem. Can anyone tell me why this would happen and if there is anything that I can do besides changing this setting. I would really appreciate your help.