cancel
Showing results for 
Search instead for 
Did you mean: 

Installing another Java server0

former_member220077
Participant
0 Kudos

Were having performance problems with running applications in Java. Is there any good docs on installing a 2nd server or instance?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Yes. Please read detailed info about loadbalancing across java instances using a load balancer and how java dispatcher balances the load across server process more at:

http://help.sap.com/saphelp_nw70/helpdata/EN/b5/e8239ef7bd494f896a84625d4b688f/frameset.htm

Hope that helps.

Regards,

Snehal

Answers (2)

Answers (2)

Former Member
0 Kudos

Creating another server process is very simple. You could start configtool and add a server node. You need to follow 723909 for that server process as well.

former_member220077
Participant
0 Kudos

If i add the server, will it automatically do some load balancing between the 2.

markus_doehr2
Active Contributor
0 Kudos

This is covered in the normal Netweaver installation guides (http://service.sap.com/instguides).

Are you sure that the performance problems are caused by too less resources? How did you find out?

Markus