----------------------------------------------------------------
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!!!
----------------------------------------------------------------

Jean-Luc Rochat wrote:
> 
> ----------------------------------------------------------------
> 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!!!
> ----------------------------------------------------------------
> 
> Cott Lang wrote:
> >
> > ----------------------------------------------------------------
> > 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!!!
> > ----------------------------------------------------------------
> >
> > Is there any way in 1.1 to have the load balancing code send the
> > request to a different Jserv after a certain period of time passes
> > with no response from the current Jserv?    This would dramatically
> > improve fault tolerance for me... :)
> >
> > (or does it do this in 1.1 and I haven't noticed?)
> >
> read the howto. It has been working that way since 1.0b3.
> 
> Jean-Luc

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.

Jean-Luc


--
--------------------------------------------------------------
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]

Reply via email to