Baptiste gave you the proper answer already. The SSL backend is using TCP mode, so the check is a TCP check without the `option httpchk` defined on the backend, which just checks that the port is open. Add the httpchk option without check-ssl and you will be all set. Or you can use track to skip the duplicate check against port 9700.
- check works on one backend but not another Jeremy Wilson
- Re: check works on one backend but not another Baptiste
- Re: check works on one backend but not another Jeremy Wilson
- Re: check works on one backend but not another Ben Timby
- Re: check works on one backend but not anot... Ben Timby

