Skip to content

Commit a65ac0c

Browse files
Merge pull request #311804 from Miskatonic-Electronic/patch-90
Update application-gateway-waf-faq.yml
2 parents df54c70 + e21a4bc commit a65ac0c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

articles/web-application-firewall/ag/application-gateway-waf-faq.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,12 @@ sections:
9696
Does the WAF support air-gapped clouds?
9797
answer: |
9898
Yes, air-gapped clouds are supported. However, geo-filtering custom rules, bot protection rulesets and rate limiting custom rules are not supported on air-gapped clouds.
99+
100+
- question: |
101+
Can I disable request buffering on my Application Gateway running WAF?
102+
answer: |
103+
Request buffering can't be disabled if you're running the WAF SKU of Application Gateway. The WAF requires the full request to buffer as part of processing, therefore, even if you disable request buffering within Application Gateway the WAF still buffers the request. Response buffering isn't impacted by the WAF.
104+
99105
100106
additionalContent: |
101107

0 commit comments

Comments
 (0)