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 {}
}
}