cancel
Showing results for 
Search instead for 
Did you mean: 

Load Balancing on R/3

Former Member
0 Kudos

Hi,

We have 1 CI and 2 App Servers in our ECC production systems. We see that most of our portal applications hit only the CI. Now we made the portal applications point to port 3600 so that it hits the message server and load balancing happens. However we see that all the applications hit the port 443 (https port )of the ECC system and not 3600. Does this mean that all the requests will first hit port 443 and then redirect to port 3600? Please help.

Regards,

Sridevi

Accepted Solutions (0)

Answers (2)

Answers (2)

JPReyes
Active Contributor
0 Kudos

What kind of iviews are you using?... port 443 is for HTTPS requests, so basically is hitting ICM

Regards

Juan

Former Member
0 Kudos

Hi,

The connection parameters are mentioned in the code itself. These are PDK applications.

Regards,

Sridevi

Former Member
0 Kudos

what sort of connection parameters given in the code?

During runtime, JCO has to read the connection parameters from an XML file if present.

If you give more details, this forum will try to resolve.

Former Member
0 Kudos

Raised a message with SAP and they suggested to use a web dispatcher.

former_member227283
Active Contributor
0 Kudos

Hi,

However we see that all the applications hit the port 443 (https port )of the ECC system and not 3600

.

Can you tell us where you have see the application hits on port 443.

Thanks

Anil