bneradt commented on issue #10826: URL: https://github.com/apache/trafficserver/issues/10826#issuecomment-1819967830
A few questions to help us make progress on this: 1. What version of Apache Traffic Server are you running? (master, 9.2.3, etc.). 2. We notice that you are getting 206 responses, so I suppose these are partial object requests. I'm not sure why there may be issues, but it might be helpful to try turning off [HTTP caching](https://docs.trafficserver.apache.org/en/latest/admin-guide/files/records.yaml.en.html#proxy-config-http-cache-http) and see whether the problem persists. 3. Can you turn on `http` [debug tag](https://docs.trafficserver.apache.org/en/latest/admin-guide/files/records.yaml.en.html#proxy-config-diags-debug-tags) logging (see also [debug.enabled](https://docs.trafficserver.apache.org/en/latest/admin-guide/files/records.yaml.en.html#proxy-config-diags-debug-enabled)) attach that to the ticket for a failed transaction. 4. Can you turn on [TLS session key logging](https://docs.trafficserver.apache.org/en/latest/admin-guide/files/records.yaml.en.html#proxy-config-ssl-keylog-file) and take a TCP dump for both the client and origin traffic. Then attach both the TCP dump and TLS session key log file. This will give objective information about what traffic you're seeing. Thanks. Be aware that many devs are on Thanksgiving break, so responses may be slower than usual. -- 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]
