Hi bradford,
On Die 22.04.2008 10:32, bradford wrote: >Is there an httpschk option? I have a site that is HTTPS only (403 - >Forbidden if access via HTTP). How should I setup the check for this?
http://haproxy.1wt.eu/download/1.3/doc/haproxy-en.txt
###
3.1) Server monitoring
.
.
.
.
.
Since the demand for HTTPS checks is high, it has been implemented in
1.2.15 based on SSLv3 Client Hello packets. To enable it, use 'option
ssl-hello-chk'. It will send SSL CLIENT HELLO packets to the servers,
announcing support for most common cipher suites.
.
.
.
option ssl-hello-chk
###
Cheers
Aleks Received on 2008/04/23 11:50
This archive was generated by hypermail 2.2.0 : 2008/04/23 12:00 CEST