Hi,

I'm new to Haproxy and I've a task for which I can't seem to find a
solution online. Probably, I'm not looking in the right places.
I need to check if a SOAP service responds before sending requests to the
server. I've read about this option:
       option httpchk GET /check
        http-check expect string OK
I think, it's what I need. But is there a way to pass SOAP envelope to this
"/check" service?

Any suggestions and help would be appreciated!

Best regards,
Mara

Reply via email to