Le 02/09/2013 16:09, Lukas Tribus a écrit :
Hi!


Does HAproxy pass TCP connection directly to backend?
It depends ... can you show the configuration of the backend as well?
Sure,
Here is the configuration :

backend bk_edge_pool_external_access
        timeout server 30m
        timeout connect 5s
        mode tcp
        balance leastconn
        source 0.0.0.0 usesrc clientip
        stick on src table  _edge_pool_external_persistence
default-server inter 5s fall 3 rise 2 on-marked-down shutdown-sessions server LEDG02002-81 10.250.0.81:5061 weight 10 check observe layer4 port 5061 check-ssl server LEDG02003-82 10.250.0.82:5061 weight 10 check observe layer4 port 5061 check-ssl


Regards,
Lukas                                   
Regards,

Kevin C

Reply via email to