Le 26/02/2019 à 14:12, Tim Düsterhus a écrit :
Tom,
Am 26.02.19 um 13:10 schrieb Tom:
2)
When I enable removing the server-header from the backend with
"rspidel ^Server:.*", then the haproxy-workers are terminating with
Segmentation fault and the website via haproxy is not working:
Does http-response del-header Server work (instead of rspidel) ?
Yes..., this worked. Is "rspidel" legacy and should be replaced with
"http-response del-header"-directive?
In any case a segmentation fault is not correct behaviour. Can you
provide a simple example configuration that reproduces the segmentation
fault for us to reproduce?
Hi,
I agree. I found the bug. A fix was merged and backported in 1.9.
Thanks,
--
Christopher Faulet