Section 7.3. Network Utilization


7.3. Network Utilization

The following points help describe the effects of network utilization.

  • Network events, like disk events, are slow. They are often measured in milliseconds. A client application that is heavily network bound will experience delays. Network server applications often obviate these delays by being multithreaded or multiprocess.

  • A network card that is at 100% utilization will most likely degrade application performance. However there are times where we expect 100% utilization, such as in bulk network transfers.

  • Dividing the current Kbytes/sec by the speed of the network card can provide a useful measure of network utilization.

  • Using only Kbytes/sec in a utilization calculation fails to account for per-packet overheads.

  • Unexpectedly high utilizations may be caused when auto-negotiation has failed by choosing a much slower speed.




Solaris Performance and Tools(c) Dtrace and Mdb Techniques for Solaris 10 and Opensolaris
Solaris Performance and Tools: DTrace and MDB Techniques for Solaris 10 and OpenSolaris
ISBN: 0131568191
EAN: 2147483647
Year: 2007
Pages: 180

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net