Re: Combine http and https backend

2013-07-11 Thread Baptiste
Hi Mark, I would do: defaults HTTP mode http option http-server-close option httplog timeout client 10s timeout server 20s timeout connect 4s frontend ft_myproxyB-http bind 212.12.12.12:80 bind 212.24.24.24:80 default_backend bk_myproxyB-http backend bk_myproxyB-http

Combine http and https backend

2013-07-10 Thread Mark Ruys
Hi, Just recently I discovered HAProxy and I'm really impressed. I've got a cluster setup together with Keepalived. Now I have newby question which someone might want to address. Which configuration is preferred: listen myproxyA bind 212.12.12.12:80 bind 212.12.12.12:443