I have used ELB (public) as a front of Haproxy and ELB (internal) as a
backend for the apps server.
so structure is like as follows. Currently using Haproxy 1.7. However,
request is not going to the backend server.
ELB -> HAPROXY -> ELB -> APPS server.
Following config in my haproxy. Let me know what i am doing wrong.
backend mybackend
server server1
internal-testinelbtomcat-1988883184.ap-southeast-1.elb.amazonaws.com
backend for the apps server.
so structure is like as follows. Currently using Haproxy 1.7. However,
request is not going to the backend server.
ELB -> HAPROXY -> ELB -> APPS server.
Following config in my haproxy. Let me know what i am doing wrong.
backend mybackend
server server1
internal-testinelbtomcat-1988883184.ap-southeast-1.elb.amazonaws.com