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 <[email protected]> wrote:

> On Wed, Apr 27, 2011 at 4:31 AM, Harsimranjit singh Kler
> <[email protected]> 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
> > added one more tomcat (so total 2 worker,1 LB) and hitting concurrent 800
> > requests my response time increased.i feel some issue at apache
> > configuration so its not forwarding requests properly\timly to tomcat
> > workers and slow down response. please help me out?
>
> I can't make the connection.  You need some more observations, such as
> what does server status (mod_status) indicate about utilization of
> httpd workers, what is the number of connections on the two separate
> Tomcats, etc.
>
> ---------------------------------------------------------------------
> 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: [email protected]
>   "   from the digest: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to