Products / Web Protection / WAF
The WAF That Lives at the Edge
A composable flow rules engine in front of your origin. Each rule matches a path pattern and activates modules: rate limit, block, challenge, headers, CORS, cache, or redirect.
Rules That Compose
Flow Rules
Each rule matches a path pattern and activates modules such as rate limit, block, headers, CORS, cache, and redirect. Stack them per route: your login page, your API, and your static assets each get exactly the treatment they need.
Enforcement
Actions include an immediate 403 Forbidden block, a 429 rate-limit response, a computational challenge page, or silent logging while you tune. Watch first, enforce when you are sure.
Bots & AI Scrapers
Block automated traffic by user agent with wildcard matching: python-requests, scrapy, curl, and friends can be blocked or challenged, and aggressive crawlers rate-limited per IP, session, or API key.
Headers & CORS
Manage CORS entirely at the edge, strip identifying headers, and inject security headers per route. Your application code never carries policy it does not need to know about.
A Rule Reads Like a Sentence
Match the login path, rate limit it per IP, challenge whatever exceeds it. Match the API, block everything but GET and POST. Each rule is declared in the dashboard and enforced at the edge in minutes, with silent logging when you want to watch before you commit.
One Engine, Every Layer
The same flow rules engine backs bot protection challenges and per-endpoint API limits, so one mental model covers everything the edge does to a request.
Frequently Asked Questions
What is a web application firewall?
Is Gateway Sentry a good web application firewall for AI bots and scrapers?
What is the difference between a WAF and an application layer firewall?
How does the Gateway Sentry WAF enforce rules?
How much does the web application firewall cost?
Get Protected in Minutes
Point your DNS at the edge and deploy rules from one dashboard. No code changes.