Date: Sat, 07 Dec 1996 15:16:57 -0800 From: Jason Fesler <jfesler@calweb.com> To: hackers@freebsd.org Subject: Apache and huge numbers of IP's.. Message-ID: <3.0.32.19961207151655.007d7e90@pop.calweb.com>
next in thread | raw e-mail | index | archive | help
Anyone have a suggestion? I'm trying create a config file with 400+ domains, each with two IP addresses (I'm in the middle of relocating ip services thanks to NCIT/PAGESAT flaking and filing). Once I have more than about 256 addresses (roughly) :-), I am getting this in my logs, and attempts to connect fail (they take the connection, but give no response at all): [Sat Dec 7 12:09:48 1996] select: (listen): Invalid argument [Sat Dec 7 12:09:48 1996] select: (listen): Invalid argument [Sat Dec 7 12:09:48 1996] select: (listen): Invalid argument One suggestion was a failure of the select(2) call failing on file handles over 256. Anyone have any suggestions on how to correct the problem, or at least give a shot at raising this maximum up? I'd like to ideally put 500 domains on this box :( .. -- Jason Fesler jfesler@calweb.com Internic: 'whois jf319' Admin, CalWeb Internet Services http://www.calweb.com Junk email returned, in bulk, back to sender; w/copies to all postmasters. You got junk mail problems? Use Eudora Pro, MSIE's mail, or 'man procmail'.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.32.19961207151655.007d7e90>