----------------------------------------------------------------
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!!!
----------------------------------------------------------------
>
>I finally got it : do you mean a customizable timeout if the servlet
>does not answer ? today it is a 300 sec timeout if I remember well
>(Apache default value, in httpd.h). server_rec->timeout has to be
>overriden ... could be tested.
Yes - that's exactly what I mean. :) If a Jserv is accepting connections
but hanging somewhere internally, it'll just keep accepting connections,
spawning threads, and eventually die taking lots of connections with
it. :)
--
--------------------------------------------------------------
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]