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? Best regards Tim Düsterhus

