You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ma...@apache.org on 2021/11/16 04:22:14 UTC

[trafficserver] branch master updated (1b78c10 -> 356e3e9)

This is an automated email from the ASF dual-hosted git repository.

masaori pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from 1b78c10  Makes proxy_serve_stale version independent (#8508)
     add 356e3e9  Add proxy.config.http2.stream_error_sampling_threshold (#8506)

No new revisions were added by this update.

Summary of changes:
 doc/admin-guide/files/records.config.en.rst |  5 +++
 mgmt/RecordsConfig.cc                       |  2 ++
 proxy/http2/HTTP2.cc                        | 56 +++++++++++++++--------------
 proxy/http2/HTTP2.h                         |  1 +
 proxy/http2/Http2ConnectionState.h          |  4 +++
 5 files changed, 41 insertions(+), 27 deletions(-)