Author Login
Post Reply
On 2010-06-20 at 14:08, Nilesh Govindarajan <lists@(protected):
> A newly configured apache installation keeps emitting this error.
> It was compiled from scratch with worker MPM.
> The settings for worker MPM is below:
> StartServers 5
> MaxClients 250
> MinSpareThreads 5
> MaxSpareThreads 10
> ThreadsPerChild 50
> MaxRequestsPerChild 0
>
> It is an OpenVZ VPS with kernel 2.6.18-164.15.1.el5.028stab068.9 and
> RAM 512 MB.
Try using ThreadStackSize to reduce the stack size per thread?
---------------------------------------------------------------------
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: users-unsubscribe@(protected)
" from the digest: users-digest-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)