Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 May 2011 12:51:02 +0200
From:      rainer@ultra-secure.de
To:        apache@FreeBSD.org
Subject:   FD_SETSIZE and apache
Message-ID:  <da8d3a660a3e2b4466754ee4fa866eb1.squirrel@webmail.ultra-secure.de>

next in thread | raw e-mail | index | archive | help
Hi,

I am starting to get the the old
[Thu May 12 12:26:24 2011] [error] [client ip.ip.ip.ip] (20)Not a
directory: FastCGI: failed to connect to server
"/home/user/cgi-bin/php5-fcgi.fcgi": socket file descriptor (1090) is
larger than FD_SETSIZE (1024), you probably need to rebuild Apache with a
larger FD_SETSIZE


error again.
I've got
FD_SETSIZE=16384U in make.conf
and I even changed the source in
/usr/include/sys/select.h

But I still get these errors.

This is FreeBSD 8.2 amd64.

Does anybody have an idea what I'm doing wrong?






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?da8d3a660a3e2b4466754ee4fa866eb1.squirrel>