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

When autest runs a command, there is typically a return code check. Per the failure I saw in #9770, the test error message looks like this: ``` Setting up :...

Tests
AuTest
Stale

I use push method to write cache to trafficserver, and I want trafficserver response 404 immediately. How should I configure to achieve this function?

Stale
Support

@maskit converted the mechanism for OCSP fetch from the openssl's implementation to using FetchSM via #9591. This is a necessary and valuable change to give us flexibility with our SSL...

TLS
FetchSM
Stale

I'm a part of the team that manages the ASF ATS CI images. I did a routine update of the ci.trafficserver.apache.org/ats/rockylinux:8 image to make it slimmer by cleaning up build...

Crash
Stale
certifier

1. TSPortDescriptorParse() returns a pointer to a dynamically allocated object. There is no way to delete this object so it would be leaked ( https://github.com/apache/trafficserver/blob/85d50c2d7e916e7e30c698fdb1c32b1db7779455/src/traffic_server/InkAPI.cc#L8917 ). 2. This capability is...

TS API
Stale

That is, the regression tests run with the -R option on the traffic_server command. There seems to be consensus that these tests are hard to maintain. Related issues: https://github.com/apache/trafficserver/issues/5048 https://github.com/apache/trafficserver/issues/2637...

Tests
Regression
AuTest
Stale

After migrating the configuration from the 8.0 server, the error module error appears at startup regex_remap.so , with the following lines from the log file: [May 26 15:59:28.658] traffic_server ERROR:...

Stale

Version: 9.2.0 OS: Fedora 37 Issue: "/usr/bin/traffic_cache_tool --spans /dev/xvdc1 scan" generates a lot of these messages and the diskcache seems to be partly defective as it gives out binary nonsense:...

Stale

It looks like we need to find or write a client to exercise the timeout. https://github.com/apache/trafficserver/pull/11354

HTTP/2
AuTest
Stale