Hi, I need to disable this " 414 Request-URI Too Large"
Is there anyway I can edit on cloudflare ? Thanks
Cloudflare will generate this response for a URI longer than 32KB.This is close to be abnormal from my point of view.
Thinking of ASCII:
1 char ~ 1byte.
1024 chars = 1KB
~33.000 chars.
That would fill about 17 pages (A4 in Germany, similar to US letter, 210 x 297cm, 8.2 x 11.6in). Sure depending on font type, size and so on
However, you can’t change this.
2 Likes
File uploads via GET
2 Likes
This topic was automatically closed after 30 days. New replies are no longer allowed.