View Single Post
  #5 (permalink)  
Old August 9th, 2008, 23:21
LenDB2 LenDB2 is offline
Junior Member
 
Join Date: Jul 2008
Posts: 5
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
LenDB2 is on a distinguished road
Re: Scalability not working as advertised/expected

Please keep in mind that the integration is bypassing the Web Servers altogether (SOAP WSDL) and is "talking" with the default Application Server, which is in the Default cluster. The second application server is also part of the Default cluster. Both App Servers are on the same physical box.

The Scalability guide indicates (they refer to it as "Scalability Topology") that having multiple App servers in the Default cluster, both equally weighted, should result in work being distributed to both. We are only see one App Server (the Default) process work for our big batch of work. Hope this helps.
Reply With Quote