https://issues.apache.org/bugzilla/show_bug.cgi?id=47816



--- Comment #2 from [email protected] 2009-09-10 09:26:51 PDT ---
(In reply to comment #1)
> If you want to close a connection, ensure you don't use Keep Alive for the 
> last
> sample

That is an option, but not really realistic. When the last action involves many
items like gif/css etc. it will use connection: close for all of them. And
also, in real life the user would hold his connection until it times out (or
browses to another host).

Still there is some connection pooling going on for all the threads what should
not be happening.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to