> From: Saurabh Agrawal [mailto:sagra...@sapient.com] 
> Subject: RE: Tomcat Behavior on Multiple HTTP requests from same browser

> We have not set the "keep alive" explicitly in tomcat's server.xml.

It's on by default.

> <Connector port="${tomcat.ajp.port}" 
> <Connector port="${tomcat.http.port}" 

You have both HTTP and AJP <Connector>s defined; are the requests coming in 
over both or just one of them?  The discussion so far has been primarily 
related to HTTP, not AJP.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to