trafficserver
trafficserver copied to clipboard
Apache Traffic Server™ is a fast, scalable and extensible HTTP/1.1 and HTTP/2 compliant caching proxy server.
@maskit brought this up for PR #8015 which addresses issue #4684. The format codes start start with c, but most/all of them really are logging information about the proxy request...
Money trace plugin does not generate the next trace context in case of cache hit, but stale scenario
ATS version: 8.1.x Money trace plugin does not generate the next trace context in case of cache hit, but stale scenario. So, the same trace context is forwarded to the...
This was originally fixed in ATS 9.2.x with PR #8365 but #8365 was big and not backported to 9.1.x as it was a late PR and zwoop did not want...
This commit refactors the header to remove API's mentioned in #6245 Signed-off-by: Shikhar Vashistha Duplicate #8993
The `post-early-return` AuTest seems flaky. The second build was passed without any change. ``` Test: post-early-return: Failed File: post-early-return.test.py Directory: /home/jenkins/workspace/Github_Builds/autest/src/tests/gold_tests/post ... Process: ts: Failed ... file /tmp/sandbox/post-early-return/ts/log/diags.log : Diags...
Fixes[https://github.com/apache/trafficserver/issues/8951](https://github.com/apache/trafficserver/issues/8951). It's okay call to `do_drain_request_body` if `t_state.next_action` is `SM_ACTION_INTERNAL_CACHE_NOOP`. Calling `do_drain_request_body` to process unwanted Body.
Add an autest to verify the behavior of ATS when an origin server closes a connection prematurely.
Cherry-pick Conflicts: plugins/experimental/ja3_fingerprint/ja3_fingerprint.cc