79551610

Date: 2025-04-02 21:30:58
Score: 1
Natty:
Report link

Instead of allowing everything , we may use "count" mode also. The benefit of this we may see number of requests which crossed the threshold value, still it will allow all the requests.

 rule_action_override {
      name = "SizeRestrictions_BODY"
      action_to_use {
        count {}
      }
    }
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Shival