Quantcast
Channel: Serverphorums.com - HAProxy
Viewing all articles
Browse latest Browse all 5112

AWS ELB as a backend (1 reply)

$
0
0
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

Viewing all articles
Browse latest Browse all 5112

Trending Articles