bneradt opened a new pull request, #9358:
URL: https://github.com/apache/trafficserver/pull/9358

   This patch adds the ability to specify that ATS connect to the tunnel_route 
host using the port that was either:
   
   1. The destination port on the client-side (inbound) connection that 
instigated the tunnel_route. This is specified as {inbound_local_port} for the 
tunnel_route host port target.
   2. The destination port specified via the inbound Proxy Protocol string that 
instigated the tunnel_route. This is specified as {proxy_protocol_port} for the 
tunnel_route host port target.
   
   
   ---
   
   Marking this as a draft while this is reviewed in the dev mailing list.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to