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 socke
ylvain Wallez [mailto:[EMAIL PROTECTED]]
Gesendet: Donnerstag, 24. Januar 2002 15:44
An: [EMAIL PROTECTED]
Betreff: Re: URLConnetion blocks
Carsten Ziegeler wrote:
>Hi,
>
>we have a problem with getting external content using http. Sometimes
>a read on the input stream of the urlconn
Carsten Ziegeler wrote:
>Hi,
>
>we have a problem with getting external content using http. Sometimes
>a read on the input stream of the urlconnection blocks forever. The
>first read on the input stream gets the whole document from the
>external server, the second read is used to test if the whol
Hi,
we have a problem with getting external content using http. Sometimes
a read on the input stream of the urlconnection blocks forever. The
first read on the input stream gets the whole document from the
external server, the second read is used to test if the whole document
is fetched, so this