On Fri, 8 Mar 2002, Graham Leggett wrote:

> Igor Sysoev wrote:
> 
> > > > *) make simple fault-tolerance with dns-balanced backends.
> > >
> > > mod_proxy does this already.
> > 
> > No. mod_proxy tries it but code is broken. If connection failed it try
> > to connect with the same socket. It should make new socket.
> > Anyway mod_accel tries another backend if connection failed, backend
> > has not sent header, and backend has send 5xx response.
> 
> I just checked this code - when a connection fails a new socket is
> created. Are you sure this has not been fixed since you last checked?

I had seen 1.3.23

Igor Sysoev

Reply via email to