ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzatz_5.4.0.1/51/admin/prftune.htm

68 lines
3.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<LINK rel="stylesheet" type="text/css" href="../../../rzahg/ic.css">
<title>Performance tuning guidelines</title>
</head>
<BODY>
<!-- Java sync-link -->
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
<h3><a name="prftune"></a>Performance tuning guidelines</h3>
<p>Each application server instance has several parameters that can influence application performance. You can use the administrative console to configure and tune applications, Web containers, and application servers in the administrative domain. You can also configure settings for other components of your iSeries environment to optimize performance.</p>
<ul>
<li><a href="#was">WebSphere Application Server - Express tuning parameters</a></li>
<li><a href="#more">Additional tuning parameters</a></li>
</ul>
<p><strong><a name="was"></a>WebSphere Application Server - Express tuning parameters</strong></p>
<p>These topics describe tuning parameters that are specific to WebSphere Application Server - Express and application server instances.</p>
<blockquote>
<p><strong><a href="prftuneappsvr.htm">Application server tuning parameters</a></strong>
<br>You can tune parameters for several application server components, such as the Web container and the Object Request Broker. This topic provides information about tuning these parameters.</p>
<p><strong><a href="prftuneqnet.htm">Queuing network</a></strong>
<br>This topic describes how to tune the components of the queueing network to optimize performance.</p>
<p><strong><a href="prftunews.htm">Web services tuning tips</a></strong>
<br>This topic describes considerations for tuning Web services.</p>
<p><strong><a href="prftunewsa.htm">Performance tips for wsadmin</a></strong>
<br>This topic provides tips to help you run wsadmin commands more efficiently.</p>
</blockquote>
<p>Enabling security decreases performance. You can tune your security configuration to minimize this impact. For more information, see <a href="../sec/sectune.htm">Tune your security configuration</a> in <em>Security</em>.</p>
<p><strong><a name="more"></a>Additional tuning parameters</strong></p>
<p>These topics provide information about other components of your environment that can affect WebSphere Application Server - Express performance:</p>
<blockquote>
<p><strong><a href="prftunehw.htm">Hardware capacity and configuration</a></strong>
<br>This topic provides information about configuring your hardware for optimal performance.</p>
<p><strong><a href="prftunejvm.htm">Java virtual machine tuning parameters</a></strong>
<br>This topic describes tuning parameters for the i5/OS Java virtual machine and other tips for optimizing Java application performance.</p>
<p><strong><a href="prftunehttp.htm">Web server tuning parameters</a></strong>
<br>This topic provides information about optimizing the performance of your Web server.</p>
<p><strong><a href="prftunedb.htm">Database tuning</a></strong>
<br>This topic provides information about tuning database performance.</p>
<p><strong><a href="prftunetcp.htm">TCP/IP buffer sizes</a></strong>
<br>This topic describes how TCP/IP buffer sizes can affect performance.</p>
</blockquote>
<p>You an also configure some settings during application assembly to optimize application performance. See <a href="prftuneappassem.htm">Application assembly performance checklist</a> for more information.</p>
</body>
</html>