Sorry simply when i am increasing concurrent(400 to 600 to 800 to
1000) requests response time also increasing.i want same response time what
i am getting with 400 only.
On Wed, Apr 27, 2011 at 5:51 PM, Jeff Trawick wrote:
> On Wed, Apr 27, 2011 at 4:31 AM, Harsimranjit singh Kler
> wrote:
> >
On Wed, Apr 27, 2011 at 4:31 AM, Harsimranjit singh Kler
wrote:
> Hi Jeff
>
> Whenever i am increasing number of worker(tomcat) my response time
> increased.If i am running 1 tomcat & 1 LB with above configuration and
> hitting 400 concurrent requests it give me expected response time.when i
> add
Hi Jeff
Whenever i am increasing number of worker(tomcat) my response time
increased.If i am running 1 tomcat & 1 LB with above configuration and
hitting 400 concurrent requests it give me expected response time.when i
added one more tomcat (so total 2 worker,1 LB) and hitting concurrent 800
reque
On Mon, Apr 25, 2011 at 10:50 AM, Harsimranjit singh Kler
wrote:
> Hi Jeff
>
> Thanks for update .I have gone through that Doc.
>
> Above configurations working for me Still i have some specific
> questions..:-)
> 1)Is it good to increase min\maxSparethread for increasing response time?
see if th
Hi Jeff
Thanks for update .I have gone through that Doc.
Above configurations working for me Still i have some specific
questions..:-)
1)Is it good to increase min\maxSparethread for increasing response time?
And what should MaxRequestsPerChild?
2)AJP ports should different for all tomcat worker
On Wed, Apr 20, 2011 at 11:55 PM, Harsimranjit singh Kler
wrote:
> ServerLimit 30
> StartServers 20
> MaxClients 1500
> MinSpareThreads 40
> MaxSpareThreads 100
> ThreadsPerChild 50
> MaxRequestsPerChild 0
> 1)i am hitting with 1500 concurrent user.is this configuration fine?
you encountered th
Hi
Using apache2.2.17,mod_jk_1.2.30,tomcat5.5.27..for my setup.!
./apachectl -V
Server version: Apache/2.2.17 (Unix)
Server built: Apr 19 2011 08:35:28
Server’s Module Magic Number: 20051115:25
Server loaded: APR 1.4.2, APR-Util 1.3.10
Compiled using: APR 1.4.2, APR-Util 1.3.10
Architecture: 64-bi