All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@osdl.org>
To: James Courtier-Dutton <James@superbug.co.uk>
Cc: netdev@vger.kernel.org
Subject: Re: Max number of TCP sessions
Date: Thu, 16 Nov 2006 14:21:35 -0800	[thread overview]
Message-ID: <20061116142135.49bf524e@freekitty> (raw)
In-Reply-To: <455CC8C9.2050509@superbug.co.uk>

On Thu, 16 Nov 2006 20:23:37 +0000
James Courtier-Dutton <James@superbug.co.uk> 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 <shemminger@osdl.org>

  reply	other threads:[~2006-11-16 22:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-16 20:23 Max number of TCP sessions James Courtier-Dutton
2006-11-16 22:21 ` Stephen Hemminger [this message]
2006-11-16 22:52 ` Rick Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061116142135.49bf524e@freekitty \
    --to=shemminger@osdl.org \
    --cc=James@superbug.co.uk \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.