2009/3/25 张文东 :
>
> 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
> memor
Hi André Warnier,
I modified the ajp connection configuation in wasce, such as ajp
maxthreads, but it seems that it's not the reason for the "could not
get free endpoint for worker" error.
I set a series pool size and test the differences between them. (one node case)
pool_size errors
25-50
张文东 wrote:
Hi all.
I'm using httpd 2.2 and websphere application community edition
(wasce) 2.1.1 (you may treat it as tomcat if you are not familiar with
wasce).
My goal is: the httpd server delivers 3000 requests per second to the
wasce servers. I use the mod_jk module, and the workers.properti
Hi all.
I'm using httpd 2.2 and websphere application community edition
(wasce) 2.1.1 (you may treat it as tomcat if you are not familiar with
wasce).
My goal is: the httpd server delivers 3000 requests per second to the
wasce servers. I use the mod_jk module, and the workers.properties
conf like