Security & SSL
Understanding Web Application Firewall (WAF)
Mitigate SQL injections, cross-site scripting (XSS), and automated bots with our built-in container WAF.
3 min read · Updated June 14, 2026
- Open your site cockpit and click the Security tab.
- Toggle WAF protection on or off. By default, standard OWASP core rule sets are active.
- Review the blocked request log to analyze suspicious activity.
- To block specific malicious IPs, enter them in the custom blocklist array.
- Configure rate-limiting policies to prevent brute-force attacks on login endpoints.
DockSpin WAF runs at the proxy ingress level, intercepting threats before they hit your application runtime. If a legitimate request is blocked (false positive), check the security logs, identify the matching rule ID, and adjust the posture sensitivity slider from strict to balanced. Keep blocklists clean; excessive IP bans can degrade network filtering efficiency.