Hi Sean, I have only two error_log files. Do you mean that it would be helpful if I merge these error_log files ? If I have a look in my error_logfile the value of the filedescriptor is only a little bit greater than 1024. [Fri Aug 5 04:41:33 2005] [warn] send body: filedescriptor (1027) larger than FD_SETSIZE (1024) found, you probably need to rebuild Apache with a larger FD_SETSIZE Olli > -----Ursprüngliche Nachricht----- > Von: Sean Conner [mailto:sean@xxxxxxxxxx] > Gesendet: Donnerstag, 4. August 2005 15:45 > An: users@xxxxxxxxxxxxxxxx > Betreff: Re: AW: AW: AW: AW: [users@httpd] Too many open files ... > > > 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 > > --------------------------------------------------------------------- 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