79533730

Date: 2025-03-25 12:57:25
Score: 1
Natty:
Report link

mode should be tcp in frontend and in backend too, and to check fqdn use this:

tcp-request inspect-delay 5s
tcp-request content accept if { req.ssl_sni -m end hub.mydomain }
use_backend be_registry_443 if { req.ssl_sni -m end hub.mydomain }
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Imre Nagy