Re: [users@httpd] How to compile to change LimitRequestLine default value

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Help!!!
it does not want work!!

debian sarge
Server version: Apache/2.0.54
Server built:   Sep 13 2005 10:08:02

I edit my own layout and edit in include/httpd.h this line:
#ifndef DEFAULT_LIMIT_REQUEST_LINE
#define DEFAULT_LIMIT_REQUEST_LINE 819000
 (I add two zero at the default value 8190)
and insert this command at prompt whit su right:

CFLAGS="-D DEFAULT_LIMIT_REQUEST_LINE=819000" ./configure --enable-layout=DebianPR

make

make install

at the end, edit the httpd.conf and I add this line:
LimitRequestLine 819000


The problem remain the same -:(

I make something wrong?





---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux