Op 29-3-2017 om 21:47 schreef Aleksandar Lazic:
Hi.
Am 29-03-2017 12:52, schrieb Antonio Trujillo Carmona:
In a haproxy with ssl-nsi (not terminate ssl).
I want to check state of VM witch are under other haproxy, so I need
"option httpchk GET /healthcheck"
(https://www.mail-archive.com/[email protected]/msg24823.html)).
or
"option httpchk GET /testwebwls/check"
(https://www.mail-archive.com/[email protected]/msg24829.html)
But Ineed to use SSLID to keep Session affinity, so I need
"option ssl-hello-chk"
Can I use double check?, How do I do it?.
Thank.
Currently the ssl-hello-chk just check the hello in "binary" format.
That's the reason why you don't need a ssl libary to check ssl-hello-chk.
I'm on the way to create a full blown sslchk where you can make
similar requests like in httpchk.
No eta for now but I'm working on it.
Am i missing something?.. Or is it already possible: check-ssl
http://cbonte.github.io/haproxy-dconv/1.8/snapshot/configuration.html#check-ssl
Regards
Aleks
--
*Antonio Trujillo Carmona*
*Técnico de redes y sistemas.*
*Subdirección de Tecnologías de la Información y Comunicaciones*
Servicio Andaluz de Salud. Consejería de Salud de la Junta de Andalucía
[email protected]_
Tel. +34 670947670 747670)
Also i dont get how a healthcheck settings would be relevant to get
session affinity?
Regards,
PiBa-NL