trafficserver icon indicating copy to clipboard operation
trafficserver copied to clipboard

Apache Traffic Server™ is a fast, scalable and extensible HTTP/1.1 and HTTP/2 compliant caching proxy server.

Results 518 trafficserver issues
Sort by recently updated
recently updated
newest added

This refactors `Stripe::agg_copy` with the goal of making it a bit more understandable. I've tried to improve some variable names and extract a few functions where it makes sense. There...

Cache
Cleanup

Hi Apache Traffic Server Team, I noticed that there is a problem with stopping Traffic Server. I run it with command: sudo /usr/local/bin/trafficserver start Traffic Server runs without problems. There...

Stale

ATS master crashes while handling this request below. ``` $ curl -kv -d @~/tmp/8k --http2 -H "Expect: 100-Continue" https://127.0.0.1:8443/httpbin/post ``` Removing these 2 lines works for the crash, but I'm...

HTTP/2
Crash

``` **http2load** finished in 65.00s, 25725.23 req/s, 29.04MB/s requests: 1543514 total, 1543514 started, 1543514 done, 1543514 succeeded, 0 failed, 0 errored, 0 timeout status codes: 1543477 2xx, 0 3xx, 0...

QUIC
HTTP/3

**Configuration** - ATS 8.1.x, single-tier CDN (no parent caches, just edge caches and origins) - proxy.config.http.parent_proxy_routing_enable set to 0 or proxy.config.http.parent_proxy_routing_enable set to 1 with empty parent.config - origin is...

Stale

I notice when running autests on fedora:38, which has a recent version of openssl, that the [tls_forward_nonhttp.test.py](https://github.com/apache/trafficserver/blob/f430f50d02bf90d9d102a36e16330bcc6d9225a6/tests/gold_tests/tls/tls_forward_nonhttp.test.py) test fails because openssl s_client complains about a connection being shutdown without close_notify....

SSL
Stale
Tunneling

The status parsed through resources in the exec func of a header_rewrite config can be different to the status seen in headers. e.g. ``` Config #1 cond %{READ_RESPONSE_HDR_HOOK} cond %{STATUS}...

Stale
header_rewrite

Recently, i encounter a Binary Equivalence problem. I compile in a docker in linux. I already make the influnces,such as timestamp, the same through some techniques. Same mathine ,same docker...

Stale

hello dear product owners, can I ask if this ATS server can enable NVDIMM as cache, it can works with pmem fsdax mode naturally.

Stale
Support