@mrwho wrote:
I have a haproxy 1.5.18 setup and some users came with tailing dot in hostname
for example “domain.com.”
i cut tailing dot withhttp-request replace-value Host (.*). \1
it goes normal to backend servers
but in log file it’s still comes as “domain.com.”i use
capture request header Host len 20 log-format %[capture.req.hdr(0),lower]\
Posts: 1
Participants: 1