Date: Thu, 10 Apr 1997 15:56:45 -0700 (PDT) From: Ian Struble <ian@ian.broken.net> To: freebsd-hackers@freebsd.org Subject: UNIX/LOCAL sockets Message-ID: <XFMail.970410174034.ian@ian.broken.net>
next in thread | raw e-mail | index | archive | help
Hi, I am having some problems with large numbers of local sockets(>30) open at one time. I thought that I read somewhere that 30 was an internal limit for the number of sockets but I can't remember, is this true? I thought it is set to 128 in sys/sys/socket.h as SOMAXCONN, but I'm not really sure anymore. I guess I just want to know what the limit really is and how I could increase it if it is only 30. Oh, the box this is running 2.1.6-RELEASE and Apache. All the socket stuff is happening in some cgi's as well as the one's that are created when you run fast-cgi's. I know ths message is pretty vague and unclear but I hope someone can kind of guess what I am getting at and/or prod me with a few choice questions :) Thanks, Ian ---- "I'd love to go out with you, but the man on television told me to say tuned." ----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.970410174034.ian>