apache / apache/trafficserver

outbound proxy protocol miss in various scenarios

Open
#12,337 0 comments 0 reactions 0 assignees View on GitHub
Bug HTTP PROXY Protocol
Dominant language
C++
Stars
2k
Forks
874
Avg merge
6d 15h
Merged PRs (30d)
46

Description

With `proxy.config.http.proxy_protocol_out=2` enabled, we identified some cases when the proxy protocol packet is not send to the origin.

- when session is private on clear http origin connection , i created a small PR for quick fix purposes only (https://github.com/apache/trafficserver/pull/12336)

- when client use http/2 and origin is http/1.1, and multiple h2 streams are dispatched to origin

- when origin use tls

Tested on ATS 10.0.6

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.