- Limit access to your websites by countries
Quite often, when you publish extranet sites for your users, such as a CMS, WebMail or Web production software, your users use these sites on a localized basis in known and limited territories.
- Dynamic rate limiting
Allows you to control the rate of incoming requests to your server based on real-time conditions, such as client behavior, server load, or other dynamic factors
- The Permissions Policy Header
The Permissions Policy will allow your web site to enable or disable certain browser features and APIs in the interest of better security and privacy.
- The Content-Security-Policy-Report-Only header
The Content-Security-Policy-Report-Only HTTP header is a powerful tool for testing and monitoring the effects of a Content Security Policy (CSP) without enforcing it.
- Remove unwanted HTTP headers
Your Web server sends HTTP headers that may compromise your security or display useful information.