Hello Ilya,
On Wed, Jan 19, 2011 at 03:16:54PM +0500, ??? wrote:
> Dear Sirs,
>
> we are running haproxy for SSL balancing using tcp mode clusters. and
> we are using http checks.
>
> actual config is:
>
> listen cluster.auth 0.0.0.0:443
>mode tcp
>option tcpka
>option http
Dear Sirs,
we are running haproxy for SSL balancing using tcp mode clusters. and
we are using http checks.
actual config is:
listen cluster.auth 0.0.0.0:443
mode tcp
option tcpka
option httpchk GET /ping.ashx HTTP/1.0
balance source
server front-1 x.y.z.t:443 check port 80 inter 5
Dear Sirs,
we are running haproxy for SSL balancing using tcp mode clusters. and
we are using http checks.
actual config is:
listen cluster.auth 0.0.0.0:443
mode tcp
option tcpka
option httpchk GET /ping.ashx HTTP/1.0
balance source
server front-1 x.y.z.t:443 check port 80 in
3 matches
Mail list logo