On 2010-06-20 at 14:08, Nilesh Govindarajan <li...@itech7.com> wrote:

> 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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to