You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by GitBox <gi...@apache.org> on 2022/01/10 17:17:42 UTC

[GitHub] [trafficserver] shinrich edited a comment on issue #8587: HTTP/2 does not work with outbound transparent

shinrich edited a comment on issue #8587:
URL: https://github.com/apache/trafficserver/issues/8587#issuecomment-1009055580


   Talked with @SolidWallOfCode about my original PR. He pointed out the proxy.config.http.use_client_target_addr setting which fixed quite a few things.  Setting it to 2 made my environment work where the gateway didn't have the same DNS access as the client.  I set up PR #8593 to clean up the documentation with obsolete info and highlighted this setting.
   
   Changed the code PR #8594 to propagate the outbound settings to the HTTP/2 stream as they are being propagated to the HTTP1 client until we can get the session-based hook solution figured out.


-- 
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: issues-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org