ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzajt_5.4.0.1/rzajtrzajtperwanlinfacts.htm

86 lines
5.3 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="dc.language" scheme="rfc1766" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<meta name="dc.date" scheme="iso8601" content="2005-09-06" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow"/>
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<title>Adjust the WAN line speed for optimum iSeries server performance</title>
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
<link rel="stylesheet" type="text/css" href="ic.css" />
</head>
<body>
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
<a name="rzajtper-wanlinfacts"></a>
<h4 id="rzajtper-wanlinfacts">Adjust the WAN line speed for optimum iSeries server performance</h4>
<p>In many cases, the communications line is the largest contributor to overall
response time in the wide area network (WAN). Therefore, you should closely
plan and manage its performance. In general, having the appropriate line speed
is the key consideration for gaining the best performance.</p>
<p>To adjust the line speed for your wide area network, perform these tasks:</p>
<ul>
<li>Check the difference in performance between half-duplex utilization and
full-duplex utilization on the line description.</li>
<li>For interactive environments, keep line use below 30% to maintain predictable
and consistent response times. Exceeding 50% line use typically slows down
response time. The line use can be measured with the iSeries&trade; system performance
tools.</li>
<li>For large transfer environments, or for environments in which only a small
number of users are sharing a line, increase line use to allow for acceptable
response times.</li>
<li>The CPU usage for fractional T1 support and other high-speed WAN connections
is similar to any other line that runs the same type of work. As the speed
of a line increases from a traditional low speed to a high-speed or full T1/E1/J1
speed, performance characteristics might change as follows:
<ul>
<li>With interactive transactions, performance might be slightly faster.</li>
<li>With a large transfer, performance might be significantly faster.</li>
<li>With a single job, performance might be too serialized to use the entire
bandwidth.</li>
<li>With high throughput, performance is more sensitive to frame size.</li>
<li>With high throughput, performance is more sensitive to application efficiency.</li>
<li>With synchronous data link control (SDLC), the communications controller
CPU usage increases because of polling.</li></ul></li></ul>
<p>Additional considerations for adjusting the wide area network line speed
are the following:</p>
<ul>
<li>A common misconception about the line speed of each attached communications
line is that the central processing unit (CPU) resource is used in a uniform
fashion. Exact statements cannot be made about the number of lines that any
given iSeries server model can support.</li>
<li>Most communications applications use a lot of CPU resource (to process
data, to support disk input and output) and communications line resource (to
send and receive data or display I/O). The amount of line resource that is
used is proportional to the total number of bytes that are sent or received
on the line. Some additional CPU resource is used to process the communications
software to support the individual sends (puts or writes) and receives (gets
or reads). Communications input/output processor resource is also used to
support the line activity.</li>
<li>When a single job is running disk operations or doing non-overlapped CPU
processing, the communications link is idle. If several sessions transfer
concurrently, then the jobs are more interleaved and make better use of the
communications link.</li>
<li>Polling is an important consideration for synchronous data link control
(SDLC) environments. All SDLC polling is handled by the communications controller
and is governed by parameters in both the line and controller descriptions.</li></ul>
<ul>
<li>For information about iSeries system configuration, see the <a href="../books/c4154010.pdf" target="_blank">Communications Configuration</a>
<img src="wbpdf.gif" alt="Link to PDF" /> book.</li>
<li>For more information about performance tools, see the <a href="../books/sc415340.pdf" target="_blank">Performance Tools for iSeries</a>
<img src="wbpdf.gif" alt="Link to PDF" /> book.</li></ul>
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
</body>
</html>