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

Bug#280206: apache: Apache wont start, FD_SETSIZE set too low in 1.3.31-7?



I installed apache, apache-common and apache-utils, but the same error comes up; 

[Wed Nov 10 01:55:34 2004] [warn] make_sock: problem listening on port 443, filedescriptor (1128) larger than FD_SETSIZE (1024) found, you probably need to rebuild Apache with a larger FD_SETSIZE

/usr/sbin/apache -v gives:

Server version: Apache/1.3.33 (Debian GNU/Linux)
Server built:   Nov  9 2004 07:10:29

Now im confused ;)


----- Original Message ----- 
From: "Fabio Massimo Di Nitto" <fabbione@fabbione.net>
To: "Peter Bredlöv" <peter@scorpionshops.com>; <280206@bugs.debian.org>
Sent: Tuesday, November 09, 2004 7:33 AM
Subject: Re: Bug#280206: apache: Apache wont start, FD_SETSIZE set too low in 1.3.31-7?


> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Peter Bredlöv wrote:
> | No, the kernel is the same as before the upgrade.
> |
> | I guess I could have just hit the roof of some other limit, I do add vhosts every day. It just
> seemed unlikely to me that it stopped working just then.
> |
> | I don't really care if this bug(?) was there before or not though. Is there anything we can
> increase without messing up something else that can fix this? I have this in my /etc/init.d/apache:
> |
> | [snip]
> | case "$1" in
> |   start)
> |     should_start
> |     test_config
> |     echo -n "Starting web server: $NAME"
> |         ulimit -n 1000000
> |     $ENV start-stop-daemon --start --pidfile $PIDFILE --exec $DAEMON > /dev/null
> |     ;;
> | [snip]
> |
> | Notice the ulimit -n command. But this doesn't help (I think it did before though, but im not sure).
> |
> | I havent tried building the source package myself, mostly because i dont know how to do that ;)
> 
> Can you try the packages i built for you here?
> 
> http://people.debian.org/~fabbione/apache/
> 
> They increase the FDSIZE up to 4096. If they work i will include the changes in the next upload.
> 
> Thanks
> Fabio
> 
> - --
> Self-Service law:
> The last available dish of the food you have decided to eat, will be
> inevitably taken from the person in front of you.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.4 (GNU/Linux)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
> 
> iD8DBQFBkGTMhCzbekR3nhgRAjwzAJ91Jzp124qgyyat5wbcdGBT3YIGuwCeP/if
> 9BuiI2PxRIVjmUPHb+INPZo=
> =njAl
> -----END PGP SIGNATURE-----



Reply to: