Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: LimitRequestFieldSize Directive upper limit not working |
|
Author |
|
daggarwal
Joined: 30 Jan 2014 Posts: 1
|
Posted: Thu 30 Jan '14 17:57 Post subject: LimitRequestFieldSize Directive upper limit not working |
|
|
I have tried setting the LimitRequestFieldSize to a number greater then 8190 which is default [http://httpd.apache.org/docs/2.2/mod/core.html#limitrequestfieldsize], but it does not seem to work. If it is set anything very low like 100, i do see it working.
Browsing around , i discovered that there was a time that 8190 which is default limit was also a complied upper limit with in apache. So anything greater then 8190 will not work. But however, it seems that there was a fix made by apache in version 2.0.53 which fixed this and remove any compiled in upper limit on LimitRequestFieldSize - http://www.apache.org/dist/httpd/CHANGES_2.0
Even though we are on version 2.2.3, the upper limit does not seem to kick in. Is there anything that I am missing?
We are using apache 2.2.3 with jboss 5.
Thanks. |
|
Back to top |
|
|
|
|
|
|