This is an automated email from the ASF dual-hosted git repository.
jrushford pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.
from 347f096 generator: allow for POST requests (#7635)
add d47d4dc Update NextHop strategies so that unavailable server retry
codes (#7837)
No new revisions were added by this update.
Summary of changes:
doc/admin-guide/files/strategies.yaml.en.rst | 4 ++
proxy/http/HttpTransact.cc | 10 +----
proxy/http/remap/NextHopSelectionStrategy.cc | 52 +++++++++++++++++-----
proxy/http/remap/NextHopSelectionStrategy.h | 22 ++++-----
proxy/http/remap/unit-tests/combined.yaml | 7 ++-
.../unit-tests/test_NextHopStrategyFactory.cc | 7 ++-
6 files changed, 70 insertions(+), 32 deletions(-)