Blocking Requests
Paid FeatureBlocking Requests rules prevent requests being actually sent to servers. You can choose how the rule responds to clients among 3 behaviors:
- Aborting the connection brutally without sending a response.
- Sending a response with status
403 Forbidden - Sending a response with status
503 Service unavailable