Change Apache LimitRequestFieldSize
Hi
I need to globaly change the LimitRequestFieldSize on Apache.
Can i change this value from whm and where?
If not which file to edit from ssh and where exactly i must add this line?
It should be there Home >> Service Configuration >> Apache Configuration >> Global Configuration but i have one page there with settings but not this one :(
Thanks
-
Can i add this line from Include editor? here: Pre Main Include or here? Pre VirtualHost Include 0 -
Anyone please? 0 -
If the setting is not in httpd.conf you can try putting it in Pre Main Include or Pre VirtualHost Include. 0 -
How can i confirm that is ok and working after restarting apache? Is there a limit of 8190 value and i need to recomile Apache? I am on Apache/2.2.27 Thanks 0 -
You should not need to recompile anything, simply add the setting. The default is 8190 unless you specify otherwise somewhere in the Apache configuration (i.e. the includes files). [url=http://httpd.apache.org/docs/2.2/mod/core.html#limitrequestfieldsize]core - Apache HTTP Server Version 2.2 0 -
Ok i add it and restart without any problems the Apache :) Is there any way to check that now is using the new value? 0 -
If apache restarts without any errors, it's using the new value. I wish I knew a better way to check, but someone else might know. 0 -
[quote="ASTRAPI, post: 1685641">Ok i add it and restart without any problems the Apache :) Is there any way to check that now is using the new value?
Restarting Apache ensures the new value is enabled. Thank you.0
Please sign in to leave a comment.
Comments
8 comments