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.

preguntada hace 2 años1163 visualizaciones
1 Respuesta
0
Respuesta aceptada

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
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas