On Thu, 16 Nov 2006 20:23:37 +0000
James Courtier-Dutton <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> For a host using a Pentium 4 CPU at 2.8Mhz, what is a sensible max value 
> for number of TCP sessions this host could run under Linux?
> Bandwidth per TCP session is likely to be about 10kbytes/second.
> 

Look at your fundamental limits:

        * how fast is your network interface?
        * how fast is your bus?
        * how much kernel memory is available.


-- 
Stephen Hemminger <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to