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

`TSFile` and related plugin API are being deprecated. This removes those from the `background_fetch` plugin, along with some other clean up.

This contains just the file loading and root validation part of a YAML loader for SplitDNS. I foresee that the complete feature will be a large change, and I would...

Configuration
DNS

hello,I meet a problem:ATS 9.1.3 permission problems with run file on openEuler20_aarch64 ### Steps to reproduce the issue ```console [root@localhost bin]#./traffic_manager [E. Mgmt] log ==> [TrafficManager] using root directory '/home/spack/opt/spack/linux-openeuler20-aarch64/gcc-7.3.0/trafficserver'...

Stale
Support

which produce a error in the last line of install message. ``` -- Installing: /usr/local/trafficserver/bin/trafficserver -- Up-to-date: /usr/local/trafficserver/var/log/trafficserver -- Up-to-date: /usr/local/trafficserver/var/trafficserver -- Up-to-date: /usr/local/trafficserver/var/trafficserver -- Changing /usr/local/var/trafficserver ownership to nobody:nogroup...

I am trying to customize an error document and I would like to change the content-type to text/plain, or remove the header completely. I don't mind modifying and recompiling it...

Support

```================== WARNING: ThreadSanitizer: data race (pid=741305) Write of size 8 at 0x55d6abb92a98 by thread T2 (mutexes: write M0): #0 Thread::get_hrtime_updated() /home/mo/work/trafficserver/iocore/eventsystem/./I_Thread.h:194:19 (traffic_server+0x6ce859) (BuildId: cb1dcfdd8df6934d9957379a126676f4a558c54e) #1 EThread::execute_regular() /home/mo/work/trafficserver/iocore/eventsystem/UnixEThread.cc:229:23 (traffic_server+0x6ce859) #2 EThread::execute()...

Stale

When sending UDP packets, the API has an argument to specify when to delivery the packet (delivery_time). And `PacketQueue` is handling them. But it looks like no one is using...

UDP

Hi there, I'm encountering an issue with calculating bandwidth for a specific XML ID in Apache Traffic Server version 7.0.1. Despite checking Grafana metrics and attempting to calculate the bandwidth...

Hello, We use trafficserver as a reverse proxy for one of our caching systems. It is a 128G RAM system with about 56 TB of storage, wherein we have configured...

Support

Hello! Are there any differences between these two setups for ATS 9.2.x and which one is preferable nowadays? Case 1: 1. `CONFIG proxy.config.proxy_binary_opts STRING -M -f -F` 2. Traffic server...