[OT] 2.6 kernel
joe <[email protected]> Thu, 28 Oct 2004 11:09:26 -0700
| Newsgroups | gmane.network.tux |
|---|---|
| Message-ID | <[email protected]> |
William Lovaton wrote: >Cool! > >I guess that a server is stable (not only 2.6) just when it is doing >very specific tasks. In my case it runs an enterprise web app with >Apache, PHP, Oracle (The DB is in another server). Around 900 >concurrent users. This is 99.9% of the usage pattern. > > Well, IMHO, using a Linux server for just one thing is usually a waste of a Linux box. ;) Most of the installations we've done in small business environments have a single Linux server doing many things: firewall/vpn server, smtp server w/ spam/virus detection, pop3 mail, webmail, ntp, dhcp, dns, web server and/or web proxy. Lately we've been deploying a spam quarantine management system called maia mailguard, which uses apache, php, perl, amavisd, clamav, spamassassin, and mysql, so the machines are getting a good workout, and the 2.6 kernel has been solid and a good performer. YMMV, but everything I've seen lately has been all good. Joe