HAProxy evaluates ACL rules in order - first match wins. Wildcard suffix rules (*.gk2.secubox.in) were catching all subdomains before specific vhost rules could match. Fix: Split vhost ACL generation into two passes: 1. First: exact and regex matches (specific domains) 2. Second: suffix matches (wildcards) This ensures wanted.gk2.secubox.in matches before *.gk2.secubox.in Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| secubox | ||