Quantcast
Channel: HAProxy community - Latest topics
Viewing all articles
Browse latest Browse all 4731

DNS Resolvers drops the http-request header

$
0
0

I got following issue, please help

haproxy.cfg

resolvers awsvpc

        nameserver vpc 169.254.169.253:53

        hold valid           10s

backend myweb

        http-request set-header myheader 123

        server disabled-server 127.0.0.1:1 disabled

        server srv reader01-1111111111.us-east-1.elb.amazonaws.com:80 check port 80 resolvers awsvpc inter 2000 fall 5

ALB listen rule
2020-12-11_10-36

With the above backend setting, the request does not match the rule but it works without resolvers
server srv reader01-1111111111.us-east-1.elb.amazonaws.com:80

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4731


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>