You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by wk...@apache.org on 2022/05/31 14:42:21 UTC

[trafficserver] branch master updated (26c8f7e2c -> 99425cbb1)

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

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


    from 26c8f7e2c remap_reload AuTest: await config reload messages (#8872)
     add 99425cbb1 Eliminate duplicate words. (#8870)

No new revisions were added by this update.

Summary of changes:
 doc/admin-guide/plugins/icap.en.rst                         | 5 ++++-
 doc/admin-guide/plugins/money_trace.en.rst                  | 2 +-
 doc/admin-guide/plugins/slice.en.rst                        | 2 +-
 doc/admin-guide/security/mtls.en.rst                        | 2 +-
 example/plugins/cpp-api/serverresponse/ServerResponse.cc    | 2 +-
 include/tscore/Throttler.h                                  | 2 +-
 include/tscpp/api/TransactionPlugin.h                       | 2 +-
 include/tscpp/util/ts_meta.h                                | 2 +-
 include/wccp/Wccp.h                                         | 2 +-
 iocore/cache/Cache.cc                                       | 4 ++--
 iocore/cache/CacheDir.cc                                    | 3 +--
 iocore/cache/CacheHosting.cc                                | 2 +-
 iocore/cache/CacheWrite.cc                                  | 2 +-
 iocore/cache/P_CacheDisk.h                                  | 2 +-
 iocore/net/P_SSLNetVConnection.h                            | 2 +-
 iocore/net/P_UnixNetState.h                                 | 2 +-
 iocore/net/P_UnixNetVConnection.h                           | 2 +-
 lib/records/RecMessage.cc                                   | 2 +-
 mgmt/RecordsConfig.cc                                       | 2 +-
 mgmt/api/CoreAPI.cc                                         | 2 +-
 mgmt/api/CoreAPIRemote.cc                                   | 2 +-
 plugins/cache_promote/chance_policy.h                       | 2 +-
 plugins/cache_promote/lru_policy.cc                         | 2 +-
 plugins/cachekey/pattern.cc                                 | 2 +-
 plugins/experimental/access_control/pattern.cc              | 2 +-
 plugins/experimental/parent_select/consistenthash.cc        | 2 +-
 plugins/experimental/parent_select/consistenthash_config.cc | 2 +-
 plugins/prefetch/pattern.cc                                 | 2 +-
 proxy/CacheControl.h                                        | 2 +-
 proxy/ControlMatcher.cc                                     | 2 +-
 proxy/ControlMatcher.h                                      | 2 +-
 proxy/ParentConsistentHash.cc                               | 2 +-
 proxy/ParentSelection.h                                     | 2 +-
 proxy/ParentSelectionStrategy.cc                            | 4 ++--
 proxy/PluginVC.cc                                           | 4 ++--
 proxy/http/HttpSM.cc                                        | 4 ++--
 proxy/http/HttpSessionManager.h                             | 2 +-
 proxy/http/HttpTransact.cc                                  | 9 ++++-----
 proxy/http/HttpTransactHeaders.cc                           | 2 +-
 proxy/http/HttpTunnel.cc                                    | 4 ++--
 proxy/http/remap/NextHopConsistentHash.cc                   | 2 +-
 proxy/http/remap/NextHopStrategyFactory.cc                  | 2 +-
 proxy/http/remap/PluginDso.h                                | 2 +-
 proxy/http/remap/RemapConfig.cc                             | 2 +-
 proxy/http/remap/RemapPlugins.cc                            | 2 +-
 proxy/logging/LogAccess.cc                                  | 4 ++--
 src/wccp/WccpLocal.h                                        | 2 +-
 tools/jtest/jtest.cc                                        | 2 +-
 48 files changed, 60 insertions(+), 59 deletions(-)