Re: > 15,000 Simultaneous Connections

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 9 Sep 1999 22:45:27 +0100 (BST)


> memory used per connection must be as minimal as possible, so using 1 thread
> per connection (8Kb stack times 15000 = 117Mb !) is out of the question.

For 15000 connections you will need about 20K a connection in kernel space
too - so thats another 300Mb.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/