Hello Mladen, Thanks for answer. I will inform in this thread about any problems, but until now it looks like that change of cachesize and cache_timeout fixed the problem.
Thursday, December 22, 2005, 12:19:23 PM, you wrote: MT> You will need to lower the: MT> worker.w1.cachesize=maxThreads(server.xml)/ServerLimit (httpd.conf) MT> So if you wish to have no more then 200 connections to Tomcat/worker MT> and you have 1000 MaxClients with 25 ThreadsPerChild. MT> This will give you max of 40 Servers. MT> Now divide 200/40 and that is your cachesize (5 in that case). MT> If you start receiving 503 (Server Busy), Increase the maxThreads MT> and cachesize or add retries=60 for lb worker. MT> Regards, MT> Mladen. -- Best regards, Grzegorz mailto:[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]