apache / apache/trafficserver

h3 - quiche, update ATS to use latest quiche changes => `Connection::set_max_idle_timeout()`

Open
#12,052 1 comment 0 reactions 1 assignee Claimed by @brbzull0 View on GitHub
HTTP/3 QUIC quiche Stale
Dominant language
C++
Stars
2k
Forks
874
Avg merge
6d 15h
Merged PRs (30d)
46

Description

latest quiche release 0.23.2

A notable change on the release is:
> Added support for configuring the idle timeout per connection (rather than "globally" at the Config level) via the new [Connection::set_max_idle_timeout()](https://docs.rs/quiche/0.23.1/quiche/struct.Connection.html#method.set_max_idle_timeout) method.

Now we should be able to override `proxy.config.http.keep_alive_no_activity_timeout_in` by remap/API.

_Originally posted by @maskit in https://github.com/apache/trafficserver/pull/12051#pullrequestreview-2634437693_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.