Re: AW: AW: AW: AW: [users@httpd] Too many open files ...

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

 



It was thus said that the Great Oliver Kirchel once stated:
> 
> Hi Sean,
> I have good news and bad news.
> First, the good news - it works now.
> The bad news are that I get now in my error.log this message:
> 
> [Wed Aug  3 02:50:03 2005] [warn] send body: filedescriptor (1031)
> larger than FD_SETSIZE (1024) found, you probably need to rebuild Apache
> with a larger FD_SETSIZE
> 
> As I can see it is a warning. Do I have to worry about it ?

  No and yes.  No, it won't cause Apache to crash or anything, but yes, in
that some connections won't be serviced properly.  At this point I don't
know what to tell you, since I haven't had to change FD_SETSIZE, but I
suspect it's not quite as simple as doing

	#define FD_SETSIZE	2048

in the Apache source code (since FD_SETSIZE is defined in the system header
files).

  Do you have multiple error_log files?  If so, do you *need* the multiple
error_log files?

  -spc


---------------------------------------------------------------------
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