Hi,
We have a requirement where there are around 800 users for a system. There can be around 80-100 concurrent users.
We have two seperate servers .we also want to have a proper fail over system.
Can anyone suggest me the requirement matrix for memory ,no of instances,no of server process etc.,
And should we go for web dispatcher and dialog instances or just a more no of server process !what is the difference between them !
Regards
Bharathwaj
Hi bharathwaj,
Do you want to have failover using only the two servers you have available now?
Look for HA for Web AS weblog in the weblog section.You should find all the information there.
Server processes run inside a single dialog instance. Installing multiple dialog instances requires some sort of load balancing.
Hope this helps!!
Hi,
Please check the following link
for failover you need MSCS(recommended)
load balancing please go through
http://help.sap.com/saphelp_nw04/helpdata/en/c4/3a644c505211d189550000e829fbbd/frameset.htm
regards
anand.M
Add a comment