Documentation still states in the core cookbook:

Please note that enabling this option will reject any inbound TCP connection that does not conform to the PROXY-protocol spec.

So I started looking at making this a per-listen socket option.. And then ran into this commit. Apparently all connections would be accepted now in 5.6, including my Prometheus scraping through xhttp? So the only side effect of having non-proxyprotocol connections is a debug-level message about it?


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/pull/2206/c1489944480@github.com>