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

How about making it yaml like other configs? ## Current ``` volume=1 scheme=http size=10% volume=2 scheme=http size=1024 ``` ## Proposal - Add `volumes` as root key. - Convert current tag...

Configuration
Incompatible

### Summary The Lua module currently supports hooks for HTTP only, but doesn't support the [TLS UserAgent hooks ](https://docs.trafficserver.apache.org/en/latest/developer-guide/plugins/hooks-and-transactions/ssl-hooks.en.html#tls-hooks). I know nothing about C and very little about ATS's plugin...

Plugins
Lua
New Feature

Lua intercept plugins doesn't have ability to get request body.

Plugins
Lua
New Feature

When upgrading from 9.1.4 to 9.2.x, I've observed some issues with requests failing in unexpected ways that they didn't previously in 9.1.4. I'm not really certain what's happening, so it's...

Support

Hi, I would appreciate any assistance to configure ATS (9.1.3) as forwarding proxy with certifier Configured certifier in plugins and got message that "Dynamic cert generation is enabled". plugin is...

Support
certifier

Last few days, I've been running ThreadSanitizer. Some reports has the same pattern of data race, atomic write v.s. normal read. The ink_atomic operations are used for writing variables but...

Core
Stale

Observed this while testing traffic through a ssl port with tr-full. Also configured to proxy.config.http.attach_server_session_to_client to 1, so the origin session is attached to the client session for reuse. Based...

Logging
Stale
Transparent