[sr-dev] [kamailio/kamailio] Infinity read from socket (#2658)
sergey-safarov
notifications at github.com
Thu Mar 4 12:35:03 CET 2021
You are right, this is an inbound connection.
details in attached PCAP.
[haproxy-stuck.pcapng.gz](https://github.com/kamailio/kamailio/files/6083218/haproxy-stuck.pcapng.gz)
What is strange here
1. after packet `#2` must be `TCP/ACK` packet. This packet does not exist. We have a half-open TCP connection.
2. packet `#7` has RST flag (client want reset connection), `ACK` - flag (connection established now), Sequence number: 1361 - the client sent data in unseen packets (this not received).
3. And there no more packets from the client.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2658#issuecomment-790549419
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20210304/3b322434/attachment.htm>
More information about the sr-dev
mailing list