|
@@ -40,6 +40,7 @@ And some cleanups/refactors were added:
|
|
- Bump AI-robots.txt to version 1.37
|
|
- Bump AI-robots.txt to version 1.37
|
|
- Make progress bar styling more compatible (UXP, etc)
|
|
- Make progress bar styling more compatible (UXP, etc)
|
|
- Add `--strip-base-prefix` flag/envvar to strip the base prefix from request paths when forwarding to target servers
|
|
- Add `--strip-base-prefix` flag/envvar to strip the base prefix from request paths when forwarding to target servers
|
|
|
|
+- Fix an off-by-one in the default threshold config
|
|
|
|
|
|
Request weight is one of the biggest ticket features in Anubis. This enables Anubis to be much closer to a Web Application Firewall and when combined with custom thresholds allows administrators to have Anubis take advanced reactions. For more information about request weight, see [the request weight section](./admin/policies.mdx#request-weight) of the policy file documentation.
|
|
Request weight is one of the biggest ticket features in Anubis. This enables Anubis to be much closer to a Web Application Firewall and when combined with custom thresholds allows administrators to have Anubis take advanced reactions. For more information about request weight, see [the request weight section](./admin/policies.mdx#request-weight) of the policy file documentation.
|
|
|
|
|