Oversize handling WAF

0

I got an email from AWS to configure WAF for oversize before October 1,2022. I want to inspect first 8 KB and ignore remaining bytes of body.

While looking documentation, I found there are 3 options- Continue, Match and NO Match.

Is 'Continue' option right to inspect first 8 KB only? I don't understand clearly the 'Continue ' option.

已提問 2 年前檢視次數 1163 次
1 個回答
0
已接受的答案

Yes, you are correct - "Continute" inspects content up to the inspection size limit, and ignore the rest. See here: https://docs.aws.amazon.com/waf/latest/developerguide/waf-rule-statement-oversize-handling.html

AWS
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南