Francisco that I know pound only checks backend at the moment it send the connection or when backend is detected as DEAD. I'm sure if you wait the next connection to this backend you will detect it as DEAD
Regards 2012/9/14 Francisco Ruiz <[email protected]> > Hi, > > I'm seeing a strange pound behaviour (version 2.5). We have the following > configuration file: > > Service "MyServices" > HeadRequire "Host: myservices\.pubint\.pri" > > Backend > Address 172.21.176.130 > Port 80 > Priority 5 > TimeOut 300 > End > > Backend > Address 172.21.176.131 > Port 80 > Priority 5 > TimeOut 300 > End > > End > > > When I stop the webserver at one backend, poundctl shows the backend alive > instead of DEAD: > > 1. Service "MyServices" active (10) > 0. Backend 172.21.176.130:80 active (5 0.000 sec) alive > 1. Backend 172.21.176.131:80 active (5 0.000 sec) alive > > > A simple connection shows there is no daemon running: > > #telnet 172.21.176.130 80 > Trying 172.21.176.130... > telnet: Unable to connect to remote host: Connection refused > > > So, can anybody tell why this happens? > > > Thanks in advance. Regards > > Francisco Ruiz > > > -- > To unsubscribe send an email with subject unsubscribe to [email protected]. > Please contact [email protected] for questions. > -- Load balancer distribution - Open Source Project http://www.zenloadbalancer.com Distribution list (subscribe): [email protected]
