Title: Re: AWS ELB as a backend
Hi DHAVAL JAISWAL,

DHAVAL JAISWAL wrote on 21.07.2017:


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

Do you have a set resolver?

http://cbonte.github.io/haproxy-dconv/1.7/configuration.html#5.3

Please post also the following data, thanks.

haproxy -vv
anonymized haproxy conf
some error and access logs

--
Best Regards
Aleks

Reply via email to