Hello HAProxy community!

I configured a protocol specific tcp-check using send-binary and expect binary. Just like described on https://blog.danman.eu/mongodb-haproxy/ for MongoDB. What a cool feature!

The check itself works just fine. But, to make it perfect I need to send an individual string or binary for each backend server.

1) Is it possible to configure a check individually for each server in a backend?

2) Or even better / easier, is it possible somehow to use rand(), unique-id() or any reference to some variable in those "tcp-check send" lines?


Thanks in advance for any ideas!
Regards

Christian

Reply via email to