cancel
Showing results for 
Search instead for 
Did you mean: 

Specific logon Group for Http logins

Former Member
0 Kudos

Hi

I just wondering whether we can have Logon group in SMLG specifically for http logins to use only 3 app server out of 6.

In my case,we have given one of the app server in the Iviews so all http logins goes to it, But as I see this server is idle most of the times and my other app servers are overloading and hanging sometimes so to allow GUI users on this and distribute http logins to use only 3 servers.

And If I use the generic load balancing then all the request would come to Central instance and then go to app server,which I don't want because I restricted any users login to central instance .so What I am looking is, to distribute Http logins to 3 app servers only .

Can this be acheived???

Any ideas are welcome.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hello,

you can create a logon group in SMLG with those 3 application servers, then set the flag ""Ext. RFC-enabled" in SMLG.

If you use the Message server for Http load balancing you should activate the services sap/public/icf_info/logon_groups and sap/public/icf_info/urlprefix in SICF transaction.

You could as well assign specific logon groups to url's in transaction SICF.

There are some restrictions when using the message server for Http load balancing (depending of your scenario), see SAP Note 1040325. That's the reason is recommended to use SAP Webdispatcher

http://help.sap.com/saphelp_nw04/helpdata/EN/de/89023c59698908e10000000a11402f/frameset.htm

Kind regards,

Mercedes

Former Member
0 Kudos

Thanks Mercedes.

Answers (0)