Art Lemasters <[EMAIL PROTECTED]> wrote: > I would like to find references to examples of Debian GNU/Linux > systems handling heavy Internet or other network traffic. Can any > of you give me any URLs or anecdotes? How many simultaneous > accesses have your servers handled? I would like to present the > info to my local users' group. Thanks!
We administer webserver for a popular UK news service - it's a P266 running 2.0.34 which usually fills the 256k link. I checked with "netstat -tn | wc -l" which indicated there were 120-odd inbound connections About 10 of these were in ESTABLISHED state and actually transferring data - the rest are half-open connections. The load? From "uptime": 10:31am up 13 days, 15:44, 1 user, load average: 0.00, 0.02, 0.03 -- Peter Corlett, Many-hatted BOFH, tw2.com Limited. use Standard::Disclaimer qw/Not my employer's opinion/;