Hello,
I'm new in portal technology. Our EP6 portal has been configured for over six months and we're facing SAP load balacing problems of the http sessions on our sap backend system.
The information flow in our landscape is the following :
Browser
-> Portal (EP6) -
We have two abap servers in our sap backend suystem (CI+AS), and the http sessions are not correctly dispatched.
I've just read the saphelp documentation regarding the sap template properties
http://help.sap.com/saphelp_nw70/helpdata/en/42/11e43d19734b5ae10000000a11405a/frameset.htm
Particularly the following :
SAPsystems can be based on one of two templates.
One template (SAP system with load balancing) defines properties that support load balancing, making it more useful for large enterprises.
The other template (SAP system using dedicated application server) defines properties that support a dedicated system.
The SAP load balacing is needed in our configuration.
But, it is the decicated templete that has been used to define our bakcend system :
CodeLink : com.sap.portal.systems.sap.SAP_R3_Dedicated
com.sap.portal.pcd.gl.xfs.dl.TargetUrl: portal_content/templates/systems/SAP_R3_Dedicated
The people who have configured the portal are no more available, so I do not know the reason why we didn't choose the load balancing template.
I've also chekced the Note 761917 - System template definitions: examples for SAP systems
This note details how to configure the message Server connection (SAP system with load balancing), but this option is NOT available once you choose dedicated server as a template.
So here is my question :
If you need to perform sap load balancing of the http sessions on the backend level, is it normal to use a "dedicated template system" ?
or should i change it to load balancing template ?
thank you in advance for your help.
Best Regards.