Re: tux performance on Linux 2.4.17
Ingo Molnar <[email protected]>
| Newsgroups | gmane.network.tux |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 27 Apr 2002, Yaoping Ruan wrote: > Very surprising, though the throughputs of small files of TUX do exceed > other servers, for files with size larger than 4K, TUX's number is > almost as low as Apache's. are you sure network bandwidth is not limiting your test due to the larger requests? It needs a gigabit network for TUX performance to become CPU limited on any >500MHz CPU. If you are network-limited then you should watch CPU utilization (via 'top' for example) - how much user and system time is Apache using, compared to TUX? Ingo