----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
-----------------------------------------------------------------------
Platform : Win NT 4.0
Apache Web Server: Apache_1.3.12-mod_ssl_2.6.1-openssl_0.9.5-WIN32-i386
Apache JServ : Apache JServ 1.1.1
-----------------------------------------------------------------------
All,
It seems that client disconnection is not detected by the HttpServletRequest
input stream.
I'm currently testing a client which aborts its connection with a servlet
while this one is reading on its stream. But, unfortunately, the servlet is
blocked on the read call...
Is that a ajpv1.2 protocol problem??? Does it really close the socket???
What's *funny* is that on the reverse situation, if the client hangs while
the servlet is sending some output, the write call detects perfectly that
the
connection is lost...
Any idea?
Tx
Daniel.
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]