Advanced options for "tcp-check"
Hi! Am I missing something or advanced options for option tcp-check are not implemented in API?
I'm looking for tcp-check connect tcp-check send-binary and tcp-check expect binary, but can't find anything in docs.
I expected something similar to httpchk_params for Backend configuration section.
Hi @edhar-rybak , we currently only have adv_check which can be set to value tcp_check and then in turn that sets just option tcp-check line in the config. We currently don't support tcp-check options in the config file, but we can add them in the next version.
Thanks for the answer @mjuraga. I think it would be great if dataplaneapi could cover all supported features in configuration. So this is similar to #153. I mean, from a request origin standpoint.
@edhar-rybak, sure and we are slowly building up to it. We came out with a set of most used options and frankly we rely on community feedback to prioritize adding more support for HAProxy configuration options. Our goal is to be feature-complete with HAProxy.
This has been added in v2.5.0.