Apache LimitRequestFieldSize directive can harm WP
-
I just found out an Apache directive that can be a problem for WP on hosted environments: LimitRequestFieldSize
This directive limits single fields size, and is set to 8190 bytes by default
I noticed this because, using the various *-editor.php files I can edit small files, but not big ones.
Also the default LimitRequestFieldSize is 8190, which prevent files bigger than 8k to be edited…
I think this can also prevent postings of big posts, too…How to workaround this?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Apache LimitRequestFieldSize directive can harm WP’ is closed to new replies.