IBM Support

When creating the plugin-cfg.xml file, the WebSphere Application Server Proxy Server is unable to generate the LoadBalanceWeight field from the administrative console

Troubleshooting


Problem

The administrative console for WebSphere Application Server V7.0 does not display any "Weight" field corresponding to any proxy server cluster member. While creating a proxy server cluster member using the administrative console, you do not get an opportunity to specify the "Weight" attribute of proxy server cluster members.

Symptom

The weights of proxy cluster members gets reflected in the plugin-cfg.xml file, the static routing file generated for the plug-in component for routing HTTP requests from a Web server to proxy server cluster members.

If a proxy server cluster is created using the administrative console, all the cluster members will be associated with a default weight of 2. A generated plugin-cfg.xml file will show a section somewhat like the following:

<ServerCluster Name="ODRCluster" CloneSeparatorChange="false" LoadBalance="Round Robin" PostSizeLimit="-1" RemoveSpecialHeaders="true" RetryInterval="60">
      <Server Name="ProxyCluster-Member1" ConnectTimeout="0" ExtendedHandshake="false" MaxConnections="-1" WaitForContinue="false" LoadBalanceWeight="2">
       …
      </Server>

      <Server Name="ProxyCluster-Member2" ConnectTimeout="0" ExtendedHandshake="false" MaxConnections="-1" WaitForContinue="false" LoadBalanceWeight="2">
       …
      </Server>
</ServerCluster>

Along with other attributes, each proxy server cluster member will have a LoadBalanceWeight attribute. Note the default value of 2 of the LoadBalanceWeight attributes associated with both the cluster members in the preceding sample snippet.

This might become a problem in an asymmetric environment where proxy cluster members might be created on dissimilar machines.
[{"Product":{"code":"SSEQTP","label":"WebSphere Application Server"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Component":"Proxy server","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"7.0","Edition":"Network Deployment","Line of Business":{"code":"LOB77","label":"Automation Platform"}},{"Product":{"code":"SS7K4U","label":"WebSphere Application Server for z\/OS"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Component":null,"Platform":[{"code":"PF035","label":"z\/OS"}],"Version":"7.0","Edition":"","Line of Business":{"code":"LOB77","label":"Automation Platform"}}]

To view more of this document

This document has the abstract of a technical article that is available to authorized users once you have logged on. Please use the link to actual document below to access the full document. You will be asked to log on if you are not already logged in. After log in, if you do not have the right authorization for this document, there will be instructions on what to do next.

Document Information

More support for:
WebSphere Application Server

Software version:
7.0

Operating system(s):
AIX, HP-UX, Linux, Solaris, Windows

Document number:
624235

Modified date:
03 March 2025

UID

swg21381894

Manage My Notification Subscriptions