Re: Problem with making HTTP KeepAlive work

2012-04-12 Thread Mehdi Sarmadi
times more than the time it is not On, but tomcat does not behave the same and I can't see Improvements in number of concurrent sessions. -- Mehdi Sarmadi On Thu, Apr 12, 2012 at 5:36 PM, Mehdi Sarmadi wrote: > you'r right just fixed it. > > allowTrace="false" conn

Re: Problem with making HTTP KeepAlive work

2012-04-12 Thread Mehdi Sarmadi
I just misunderstood, so you'r saying it is HTTP 1.0 we will have the keep-alive in HTTP? I'll check that. -- Mehdi Sarmadi On Thu, Apr 12, 2012 at 5:36 PM, Mehdi Sarmadi wrote: > you'r right just fixed it. > > allowTrace="false" connectionTimeout="200

Re: Problem with making HTTP KeepAlive work

2012-04-12 Thread Mehdi Sarmadi
you'r right just fixed it. anyway, I can't still find the "Connection: Keep-Alive" HTTP Response(from tomcat) header. I just don't know where to check, any clues? anything missing? -- Mehdi Sarmadi On Thu, Apr 12, 2012 at 5:28 PM, Konstantin Kolinko wrote:

Problem with making HTTP KeepAlive work

2012-04-12 Thread Mehdi Sarmadi
-Alive" is not visible in the HTTP Response Headers, which obviously coming from weblogic. I use HTTPFox plugin. So I guess that that config does not work. Something seems to be missing. Any suggestion for making HTTP KeepAlive work in Tomcat? Looking forward to your replies Cheers -- Mehdi Sarmadi