> > So is the assumption that large amounts of memory (2gb+) > > should be able to handle pretty much an unlimited number > > of connections? > > a connection uses about 112 bytes (forget exactly what). > Ignoring memory taken by the kernel, apps etc, you can have > 2G/112 simultaneous connections. > > Changing the number of buckets doesn't change the number of > connnections that can be stored, only the number of buckets > in which they're stored. > > Joe >
So I'm looking at about 15M connections. I can live with that. Thanks, Gary _______________________________________________ Please read the documentation before posting - it's available at: http://www.linuxvirtualserver.org/ LinuxVirtualServer.org mailing list - [email protected] Send requests to [email protected] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
