bneradt commented on issue #12632: URL: https://github.com/apache/trafficserver/issues/12632#issuecomment-3482987707
The connect_ports configuration comes to mind - it configures what origin side ports you tunnel through. https://docs.trafficserver.apache.org/en/latest/admin-guide/files/records.yaml.en.html#proxy-config-http-connect-ports Can you share more of your ATS configuration on the following? * proxy.config.http.server_ports * proxy.config.http.connect_ports * remap.config I wonder whether you are remapping to a port on the backend (origin/server) that is not in connect_ports list. That comes to mind as a possible problem that would cause this. If that doesn't seem to be the issue, can you share all of your `http` debug tag logs? That might help point to the issue. -- 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]
