Skip to main content

Change Apache LimitRequestFieldSize

Comments

8 comments

  • ASTRAPI
    Can i add this line from Include editor? here: Pre Main Include or here? Pre VirtualHost Include
    0
  • ASTRAPI
    Anyone please?
    0
  • quizknows
    If the setting is not in httpd.conf you can try putting it in Pre Main Include or Pre VirtualHost Include.
    0
  • ASTRAPI
    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
  • quizknows
    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
  • ASTRAPI
    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
  • quizknows
    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
  • cPanelMichael
    [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.