1
19.1 Legacy Series / HAProxy - add TCP request in Tuning Option (Public Service)
« on: February 12, 2019, 11:36:34 pm »
Hi, I have to manually add in haproxy.conf :
related to https://forum.opnsense.org/index.php?topic=11362.msg52592#msg52592
Thanks for your amazing work
Code: [Select]
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