Re: Intermittent TLS inbound failure behind HAProxy, Kamailio opens new TCP to HAProxy ephemeral port and gets RST
Joey via sr-users <[email protected]>
| Newsgroups | gmane.comp.voip.ser |
|---|---|
| Message-ID | <[email protected]> |
Hi Again Daniel, I tested with tcp_connection_match=1 set in kamailio.cfg. The alias overwrites and deletions still occur. Connections are still lost. After reviewing the source code, this is expected. tcp_connection_match=1 only affects the lookup path in tcp_send() and msg_send_buffer(). it makes tcpconn_lookup() first attempt a match including the local port. It does not change how aliases are stored or deleted. Any ideas what else can I do or try? Thanks, Joey. __________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions -- [email protected] To unsubscribe send an email to [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender!