Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
目前我的 WAF 正在阻止我的查询字符串,因为查询字符串很长。WAF 有没有办法允许长查询字符串?否则查询字符串中允许的字符限制是多少?如果我的查询字符串大约有 8k 个字符,是否可以让我的 WAF 允许查询字符串?
在 Azure 应用程序网关中,最大 URL 长度限制为 32KB。参考:应用程序网关限制