Files
haproxy-manager-base/templates/hap_security_tables.tpl

6 lines
226 B
Smarty
Raw Normal View History

2025-09-22 17:29:32 -07:00
# Security stick tables for multi-table tracking
backend security_blacklist
stick-table type ip size 20k expire 24h store gpc0,gpc1
backend wp_403_track
stick-table type ip size 50k expire 15m store http_err_rate(10s)