HAProxy - add TCP request in Tuning Option (Public Service)

Started by oasis_ck, February 12, 2019, 11:36:34 PM

Previous topic - Next topic
Hi, I have to manually add in haproxy.conf :
  tcp-request inspect-delay 5s
  tcp-request content accept if { req_ssl_hello_type 1 }

It's just after the directive mode TCP in Public Service. Tuning Option from GUI will be great.

related to https://forum.opnsense.org/index.php?topic=11362.msg52592#msg52592

Thanks for your amazing work