Pre-Submission Checklist
Type Of Change
Checklist:
Description
Note: This PR follows the discussion in #1757.
- introduce new global variable
ksr_tcp_accept_proxy
.
- this variable can be modified by using the
tcp_accept_proxy=yes
configuration parameter.
- when active, inbound TCP connections are expected to behave according
to the PROXY protocol1.
- Both the v1 (human-readable) and v2 (binary) versions of the protocol
are supported.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/1765
Commit Summary
- core: Add PROXY protocol implementation
File Changes
Patch Links:
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.