Hi.

------ Originalnachricht ------
Von: "Guillaume Lefranc" <[email protected]>
An: [email protected]
Gesendet: 09.12.2017 16:01:07
Betreff: PH error - Capturing all response headers?

We are getting occasional PH errors (Premature abort - Header issue) on requests returned by our nginx backends, so in order to debug the issue I would like to capture all the response headers on the affected URI. However, according to HAProxy docs, headers can only be captured by name. Is there a way so I can capture all headers instead of one specifically?
I have searched also for such a feature.
I end up to call tcpdump/tshark for this.

Maybe you can make a small lua script which prints all header into the log.

Thanks in advance.

Regards
Aleks


Reply via email to