Load Balancing Issue On Weigthed Distributed Queue
edited Jan 19, 2014 9:32PM in Order and Service Management (Communications Industry) (MOSC) 1 comment
Customer has load balancing issue in our environment where some of the
managed servers in the cluster receive more load than the other. This
resulted in those managed servers work harder than expected and cannot
handle the traffic and become overloaded.
Weblogic support insists on the use of Uniform Distributed Queue to balance the load across servers. However, according to Oracle documention, it is clearly stated that OSM does not support UDQ.
>> http://docs.oracle.com/cd/E35413_01/doc.722/e35412/ins_ha_solution.htm
--------------------------------------------------------------------------------------------------
Note:
OSM does not support uniform distributed destinations (UDDs), which are the default type of distributed destination in WebLogic. OSM supports only weighted distributed destinations (WDDs). When configuring distributed destinations in the WebLogic Server Administration Console, select Weighted for the Destination Type to configure the distributed destination as a WDD.
Weblogic support insists on the use of Uniform Distributed Queue to balance the load across servers. However, according to Oracle documention, it is clearly stated that OSM does not support UDQ.
>> http://docs.oracle.com/cd/E35413_01/doc.722/e35412/ins_ha_solution.htm
--------------------------------------------------------------------------------------------------
Note:
OSM does not support uniform distributed destinations (UDDs), which are the default type of distributed destination in WebLogic. OSM supports only weighted distributed destinations (WDDs). When configuring distributed destinations in the WebLogic Server Administration Console, select Weighted for the Destination Type to configure the distributed destination as a WDD.
0