cancel
Showing results for 
Search instead for 
Did you mean: 

Web Dispatcher Configuration.

Former Member
0 Kudos

Hi,

1)Our srm server is connected to portal and end-users are using portal to connect to it. Srm server has another 2 other application server for load balancing.

As Load balancing is not happening we are getting ITS memory bottle neck issue.

We have installed Webdispatcher for load balancing but I have confusion how will be connectivity Portal --> SAP Web Dispatcher --> SRM.

2) C:\usr\sap>sapwebdisp.exe -checkconfig pf=c:\usr\sap\sapwebdisp.pfl

Checking SAP Web Dispatcher Configuration

=========================================

maximum number of sockets supported on this host: 32768

Server info will be retrieved from host: CIserver:8100 with protocol: http

Checking connection to message server...OK

Retrieving server info from message server...OK

Message Server instance list:

----


--
+

+
--


+

instance name

hostname

HTTP port

HTTPS port

----


--
+

+
--


+

APPS602_PRD_01

APPS602

8001

50101

APPS601_PRD_00

APPS601

8000

50001

CIserver_PRD_02

CIserver

8002

8003

----


--
+

+
--


+

Checking ABAP servers with URL "/sap/public/icman/ping":

Checking ABAP server APPS602:8001...OK

Checking ABAP server APPS601:8000...OK

Checking ABAP server CIserver:8002...OK

Checking J2EE servers with URL "/index.html":

Checking J2EE server APPS602:8001...ERROR: unexpected OK code: 404

ERROR: check if application is deployed and active

Checking J2EE server APPS601:8000...ERROR: unexpected OK code: 404

ERROR: check if application is deployed and active

Checking J2EE server CIserver:8002...OK

Retrieving group info from server APPS602:8001...OK

Defined server groups:

----


----


+

group name

#entries

----


----


+

!J2EE

3

!J2EES

3

!DIAG

3

!DIAGS

1

!ALL

3

LOGON_PRD

3

----


----


+

Retrieving url info from server APPS602:8001...OK

Url map info file "/sap/public/icf_info/icr_urlprefix" is OK

Check ended with 2 errors, 0 warnings

Please advise

Regards

Mazher

Accepted Solutions (1)

Accepted Solutions (1)

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Check SAP Note 538405 - Composite SAP Note: SAP Web Dispatcher.

Thanks

Sunny

Answers (1)

Answers (1)

nelis
Active Contributor
0 Kudos

As Load balancing is not happening we are getting ITS memory bottle neck issue.

You need to define a group in SMLG which includes all those application servers running web services that will be used in load balancing. Once you have defined a group then in SICF, select the service being used in Portal, choose Display/Change and set the group under "Service Data" -> "Load Balancing". Now when that particular service is accessed it will be load balanced amongst all application servers in the group.

--

Nelis

Former Member
0 Kudos

Hi Nelis,

I had done the same but still load balancing not happening,

any idea??

Regards

Mazher

Former Member
0 Kudos

Hi Mazher,

You have configured logon groups through SMLG and connected web dispatcher. The SAP web dispatcher will take care of load balancing.

How did you conclude the load balancing is not happening ?

Cheers....,

Raghu

nelis
Active Contributor
0 Kudos

Make sure all services under /sap/public/icf_info in SICF are active.

--

Nelis

Former Member
0 Kudos

Hi All,

I have crossed checked in T-code SMLG still load balancing is not happening

some time getting below warnings in SM21

ITS, New user session denied due to memory bottleneck.

ITS, User session terminated

Can you please advise.

Thanks