Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Mar 2008 10:03:59 -0800 (PST)
From:      Patrick Dung <patrick_dkt@yahoo.com.hk>
To:        freebsd-questions@freebsd.org
Subject:   Maximum number established TCP connection
Message-ID:  <975190.87342.qm@web54306.mail.re2.yahoo.com>

next in thread | raw e-mail | index | archive | help
Hello

I would like if there is a (countable) limit for the max TCP connection
of a Apache web server.

Suppose:
1. An apache web server serves a very big iso file.
2. 5000 people tried to connect to the apache server to get the iso
file.
3. They connect to the server gradually (not 5000 people starting at
the same moment). So that there will not be a problem caused by the TCP
backlog limit.
4. There will be 5000 established TCP connections.

Is it true that FreeBSD could handle 'unlimited' established TCP
connections as long as it has enough CPU power and memory?

Regards
Patrick


      ____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs



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