Matthew Langham wrote:

>Some thoughts : couldn't this be a bug related to http 1.1 keep-alive 
>that can reuse the same socket for several requests ?
><<
>Sylvain,
>
>can you elaborate on this? Is there a workaround?
>
>Matthew
>
This was just some thoughts as what you describe is as if the socket was 
still open after all content was received.

A quick search for "keep-alive" in the bugparade at java.sun.com shows 
several bugs related to http 1.1 keep-alive. Maybe you'll find more 
information there.

Some other thoughts : Does it occur always on the same server ? If yes, 
isn't is an incorrect content-length sent by this server, etc, etc...

Sorry to be so unprecise,
Sylvain

-- 
Sylvain Wallez
Anyware Technologies - http://www.anyware-tech.com




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

Reply via email to