Hi list,

We're running HAProxy 2.2.2.
It turns out logging requests paths using "%HP" var produce a different results 
on H1 vs. H2.

H1: /path
H2: https://hostname.domain/path (< I consider this one buggy)

No idea where does this comes from exactly, I essentially understand txn->uri 
structure ends up being completely different between the 2 code paths.
Anybody here with lightspeed knowledge of src/h* to investigate this?

Best,

--
Pierre

Reply via email to