WebSphere Extended Deployment, Version 6.0.x
             Operating Systems: AIX, HP-UX, Linux, Solaris, Windows, z/OS


updateHamConfig

The updateHamConfig parameter changes the buffer and/or maxThreads size for a server (specified by --s), cluster (specified by --c), or cell (specified by --cell).

-buffer <buffer_size>
Size of the transport buffer.
-maxThreads <maximum threads>
Maximum number of threads for the HA manager thread pool.
--s <server name>  
Server name of the form <cell>/<node>/<server>
--c <cluster name> 
All servers in the given cluster will be updated.
--cell <cell name>
All servers in the given cell will be updated.

Example

[root@wpfsample3 bin]# ./wpfadmin updateHamConfig -buffer 20 
-maxThreads 15 --c c
WASX7209I: Connected to process "Deployment Manager" on node 
wpfsample3Manager using SOAP connector;  The type of process 
is: DeploymentManager
WPFC0065I: Cluster set to c
The MaximumSize of the ThreadPool for the hamanagerservice has been 
set to 15 for Server s4
The TransportBufferSize for the hamanagerservice has been set to 20 
for Server s4
The MaximumSize of the ThreadPool for the hamanagerservice has been 
set to 15 for Server s5
The TransportBufferSize for the hamanagerservice has been set to 20 
for Server s5
The MaximumSize of the ThreadPool for the hamanagerservice has been 
set to 15 for Server s6
The TransportBufferSize for the hamanagerservice has been set to 20 
for Server s6
The MaximumSize of the ThreadPool for the hamanagerservice has been 
set to 15 for Server s7
The TransportBufferSize for the hamanagerservice has been set to 
20 for Server s7
The MaximumSize of the ThreadPool for the hamanagerservice has been 
set to 15 for Server s8
The TransportBufferSize for the hamanagerservice has been set to 20 
for Server s8
The MaximumSize of the ThreadPool for the hamanagerservice has been 
set to 15 for Server s1
The TransportBufferSize for the hamanagerservice has been set to 20 
for Server s1
The MaximumSize of the ThreadPool for the hamanagerservice has been 
set to 15 for Server s2
The TransportBufferSize for the hamanagerservice has been set to 20 
for Server s2
The MaximumSize of the ThreadPool for the hamanagerservice has been 
set to 15 for Server s3
The TransportBufferSize for the hamanagerservice has been set to 20 
for Server s3
The MaximumSize of the ThreadPool for the hamanagerservice has been 
set to 15 for Server s9
The TransportBufferSize for the hamanagerservice has been set to 
20 for Server s9




Related concepts
Management script (wpfadmin) and usage
Reference topic    

Terms of Use | Feedback

Last updated: Nov 30, 2007 4:03:08 PM EST
http://publib.boulder.ibm.com/infocenter/wxdinfo/v6r0/index.jsp?topic=/com.ibm.websphere.xd.doc/info/WPF51/rwpfupdateHamConfig.html