OPNsense Forum

Archive => 19.1 Legacy Series => Topic started by: oasis_ck on February 12, 2019, 11:36:34 pm

Title: HAProxy - add TCP request in Tuning Option (Public Service)
Post by: oasis_ck on February 12, 2019, 11:36:34 pm
Hi, I have to manually add in haproxy.conf :
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
Title: Re: HAProxy - add TCP request in Tuning Option (Public Service)
Post by: franco on February 15, 2019, 04:42:28 pm
Hi,

Best pushed to https://github.com/opnsense/plugins/issues


Thanks,
Franco