Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 1998 19:34:16 +0400 (MSD)
From:      bag@sinbin.demos.su (Alex G. Bulushev)
To:        droberts@gwis.com (Dan Roberts)
Cc:        jay@oneway.com, freebsd-isp@FreeBSD.ORG
Subject:   Re: apache/freebsd limits on vhost servers
Message-ID:  <199805271534.TAA10990@sinbin.demos.su>
In-Reply-To: <Pine.BSI.3.95.980527101746.23792p-100000@gwis.com> from "Dan Roberts" at "May 27, 98 10:19:10 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> On Wed, 27 May 1998, Alex G. Bulushev wrote:
> 
> > >     I've successfully run 255 vhosts on a single FreeBSD machine (ips
> > > ifconfig'ed onto lo0) without any trouble.  We have two machines in that
> > > configuration right now.  They handle all of the vhosts with no problem at
> > > all. I have heard tell of people doing more than that, but I've never
> > > tried. 
> > 
> > we now successfully run 380 vhosts (ifconfig on fxp0, not lo0) on single PC
> > using 2 class C network and i think that this is not a limit
> > no problem with arp table
> 
> Terrific!  That's just what I needed to hear.  :)  We've had trouble with
> the old machine which is running BSDI 2.1.. I suspected the FD limit but
> wanted to be sure. 

#define FD_SETSIZE 8192
and rebuild libc,apache,perl, if FD_SETSIZE < 8192, some problem
exists with cgi

> 
> Thanks for everyone's responses!
> 
> --
> Dan Roberts, http://gwis.com/~droberts        Gateway to Internet Services 
> sysadmin/ircadmin, Strahd on DALnet IRC     for Internet access in NE Ohio 
> Dragons Hockey, http://rm-rf.net/dragons               http://www.gwis.com
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-isp" in the body of the message
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message



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