http server connectivity puzzle
- by jpmartins
I have been seeing some strange connection issue in the production environment.
The setup has two IBM Http Server's (IHS) and a network IP load-balancer in front of them (round-robin).
One instance the system is working fine, the next requests stop arriving at the IHS. Telnet directly to port 80 of the IHS is established sucessfully, but connection to the port 80 through the IP of the load-balancer fails!
The puzzle comes next, the network admins say the load-balancer is working fine. When we finally reboot the IHS servers and request start flowing...
The situation happened three times the last month and no obvious pattern was found.
Any debug ideas?