2009/3/25 张文东 <zwd2...@gmail.com>:

>
> I think maybe the httpd server could not hold so many pool size
> (cache?). I want to increase the httpd's ThreadsPerChild. but I found
> it cannot set larger than 400 (this ThreadLimit is seted too). when
>>400, the httpd error_log output:  "[alert] (12)Cannot allocate
> memory: apr_thread_create: unable to create worker thread".

Set ThreadStackSize or ulimit -s to something small (128k, 256k, etc).

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
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