61 lines
4.0 KiB
HTML
61 lines
4.0 KiB
HTML
|
<?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 lang="en-us" xml:lang="en-us">
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<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))' />
|
||
|
<meta name="DC.Type" content="concept" />
|
||
|
<meta name="DC.Title" content="TCP/IP workload balancing methods" />
|
||
|
<meta name="abstract" content="Workload balancing is redistributing network traffic and workload of heavily accessed machines across multiple processors, multiple interface adapters, or multiple host servers." />
|
||
|
<meta name="description" content="Workload balancing is redistributing network traffic and workload of heavily accessed machines across multiple processors, multiple interface adapters, or multiple host servers." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzajwkickoff.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzajwdnsrr.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzajwdbrr.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzajwlbvip.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rzajwloadbasics" />
|
||
|
<meta name="DC.Language" 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. -->
|
||
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
||
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
||
|
<title>TCP/IP workload balancing methods</title>
|
||
|
</head>
|
||
|
<body id="rzajwloadbasics"><a name="rzajwloadbasics"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">TCP/IP workload balancing methods</h1>
|
||
|
<div><p><dfn class="term">Workload balancing</dfn> is redistributing network traffic
|
||
|
and workload of heavily accessed machines across multiple processors, multiple
|
||
|
interface adapters, or multiple host servers.</p>
|
||
|
<p>If you want to get the best performance possible from your iSeries™ server,
|
||
|
you should put the communications load on multiple parts of your server.</p>
|
||
|
<p>Several different TCP/IP routing methods can be used to balance the workload
|
||
|
of your iSeries server.</p>
|
||
|
</div>
|
||
|
<div>
|
||
|
<ul class="ullinks">
|
||
|
<li class="ulchildlink"><strong><a href="rzajwdnsrr.htm">DNS-based load balancing</a></strong><br />
|
||
|
You can use DNS-based load balancing for your inbound workload. If load balancing is needed for local clients, use DNS load balancing.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rzajwdbrr.htm">Duplicate route-based load balancing</a></strong><br />
|
||
|
You can learn about outbound workload balancing across multiple interfaces.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rzajwlbvip.htm">Scenario: Adapter failover using virtual IP and proxy ARP</a></strong><br />
|
||
|
This solution requires you to have an external load balancing machine,
|
||
|
such as IBM<sup>®</sup> eNetwork
|
||
|
Dispatcher. Virtual IP addresses allow you to assign an address to the system
|
||
|
rather than to a specific interface. You can define the same address to multiple
|
||
|
servers, which allows many new options for load balancing.</li>
|
||
|
</ul>
|
||
|
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzajwkickoff.htm" title="Are you looking for better ways to route and balance the TCP/IP traffic of your iSeries server?">TCP/IP routing and workload balancing</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|