4 ms·
Anyone know if the nginx TCP load balancing supports the PROXY protocol? Doesn't appear to, which is unfortunate.
by smwht 11y ago
Anyone know if the nginx TCP load balancing supports the PROXY protocol? Doesn't appear to, which is unfortunate.
- sarahnovotny 11y agoIt doesn't at this stage. That is in the plan, but there are other features we'd like to implement first.
- smwht 11y agoThanks. For reference, the use case is to distribute SSL negotiation without losing access to client IP addresses.