cancel
Showing results for 
Search instead for 
Did you mean: 

Logon load balancing issue

0 Kudos

Hello Experts,

We are having an issue with our load balancing.

We have 4 app servers ,2 for batch and 2 for dialog.

Dialog are used by SICF service for user to login. But the load is goign to the batch servers as well.Batch servers are running with different logon group and dialog( sicf) with another logon group.

The load is distributed by Webdispatcher to these servers.

Can you please provide some hint whe the load is going to another servers which are not meant to handle dialog requests.

Regards

Ajay Sandal

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member227283
Active Contributor
0 Kudos

Dear Ajay,

Can you bit brief us how to check that the load has been gone to batch server and can u let us know which sicf service is getting called by user.

Thanks,

Anil Bhandary

ashish_mishra2
Contributor
0 Kudos

Hi Ajay,

I suspect your dialog request would be distributing from web-dispatcher.

Web-dispatcher just performs its own function, it would not see if you have configured two as a dialog server and two for batch jobs.

In case WD sees available diag WPs, on any of these servers, it will distribute the request to available ones.

If you want to check the same, then deactivate batch job servers from WD.

For batch job load balancing, I would suggest you to use logon group for batch jobs.

To do the same call transaction SM61 -> Job-servergruppen -> create a logon group and assign batch servers.

In turn to distribute batch jobs, you would need to configure batch servers (created in SM61) while scheduling batch job.

Let me know if this helps, or your observation so that we could provide some more input on this issue.

Cheers !!!

Ashish

Former Member
0 Kudos

Hi Ajay,

Please check if that server which is meant for Batch is defined in RFC server group.

Thanks,

Siva Kumar

0 Kudos

Hi Siva,

Can you please let me know how i can check that.

Regards

Ajay Sandal

former_member188883
Active Contributor
0 Kudos

Hi,

check transaction code Rz12 to define batch server.

Regards,

Deepak kori