Jeroen, From what you included below, it looks
like after the upgrade, the web server responds with an extra/extraneous FIN
segment. In the before scenario, you have a proper shutdown – FIN/ACK
& ACK (close one direction), FIN/ACK & ACK (close other direction). In
the after scenario you have a FIN/ACK from the web server followed by a FIN/ACK
from the load balancer. It looks like the web server is then sending
another FIN/ACK. Next it appears that the load balancer is responding to
the first FIN/ACK with an ACK and then responds to the second FIN/ACK with a
RST. Now as to why that’s happening is
another question… That’s my interpretation anyway…hope
it helps, --Jim We have 2 IBM IHS webservers (Apache 2.0.x) with a Avaya
loadbalancers on top. The loadbalancers does every 5 seconds a healthcheck with an GET / HTTP/1.1 request. Now the health
check works and this is the flow: Webserver1: 10.132.32.97 Loadbalancer: 10.132.32.124
We needed to upgrade our webserver to a new IBM IHS release (Apache
2.0.47) and now the health check doesn't work and Avaya marks the webserver as down. Because the Avaya needs a HTTP 200 OK response
AND a good closed tcp connection. And as you can see, there is not a nice closed session. The
loadbalancer send a RST to close the connection. Can anybody see why? No.
Time
Source
Destination
Protocol Info |
- Prev by Date: [Wireshark-users] RST in connection after webserver upgrade. Please help analyse
- Next by Date: [Wireshark-users] TCP keep -alives
- Previous by thread: Re: [Wireshark-users] RST in connection after webserver upgrade. Please help analyse
- Next by thread: [Wireshark-users] TCP keep -alives
- Index(es):