Closed raghu999 closed 4 years ago
Closing this for anyone facing this issue, Not sure if it marathon-lb or haproxy 2.0 the headers are getting normalized the OAuth-Consumer-Key
is now being presented to backend app as oauth-consumer-key
we changed our app to accept case insensitive headers and everything is working fine now
Hi, We are seeing an issue after upgrading from Marathon-LB 1.12.0 to 1.14.2 with path-based routing. All the custom headers are being dropped and not being sent to the backend. Is this an issue with haproxy version or marathon-lb?
Marathon-LB configuration:
The above query/request is failing only in the latest version 1.14.2 and is still working as expected in 1.12.0 version
PS: Path-based routing, in general, is working fine it is only failing when the backend expects headers in the request