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

I believe the functionality of `proxy.config.ssl.server.multicert.exit_on_load_fail INT 0` has been broken by [9163](https://github.com/apache/trafficserver/pull/9163). This was working well in 8.1.3 and 9.1.3 where a certificate can't prevent ATS from starting TLS...

TLS
Stale

I'm running a test with this `ssl_multicert.config` file: ``` dest_ip=* ssl_cert_name=2050.crt ssl_key_name=private.key ``` The cert in 2050.crt expires in the year 2050. The steps of the test are: 1. Execute...

TLS
Stale

The prototype, https://github.com/apache/trafficserver/blob/bfd5265fd21b45c5fff0affdf8a3b88330d8181a/iocore/hostdb/HostDB.cc#L172 , implies the string is not null terminated. But it seems to assume the string is null terminated. in line 180. We also seem to be sending...

Cleanup
Stale

Hi Team, We are attempting to use ATS 8.1.1 Debian builds - where we want to utilize multiple HDDs and SSDs in order to get the maximum I/O throughput possible...

Stale

https://docs.trafficserver.apache.org/en/10.0.x/developer-guide/release-process/index.en.html# There are references to autotools and SVN.

Documentation
Stale

I am feeling extremely stupid for even asking this, because I feel like I should know how to do it, but I can not find anything in the docs or...

Stale

I'm configuring Apache Traffic server as a proxy to be used as an intermediator between clients and one external API. I need to implement a custom authentication service to be...

Stale
Support

CentOS Stream 9 Apache Traffic Server - traffic_ctl - 9.2.3 - (build # 101100 on Oct 11 2023 at 00:00:00) How do I correct these error messages: ``` [Oct 26...

Stale
Support

Alma 9.3 and ATS from EPEL 9: trafficserver-9.2.3-1.el9.x86_64 New server with 102HDD attached, -Cclear to initialize all disks fails when storage.config has more than 99 devices. With 99 14TB HDD-s...

Cache