cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Remote application server Architecture

JPReyes
Active Contributor
0 Likes
1,023

Hi,

I have a requirement where I need to consider having an application server in a different city. This is a simple case of we either make a lot of the connections  travel through the WAN or we install a remote application server and then the only thing that travels is the communications in between the SAP instances. 

I believe the most important thing here will be the latency/speed of the link. Does anyone worked in a similar scenario that can share their experience?..

Regards, Juan

View Entire Topic
Former Member
0 Likes

Hi,

is it like

1 SystemA =ServerA (CI+DB) and ServerB(AS1) ?

Or

2. SystemA= ServerA(CI+DB) and SystemB=ServerB(CI+DB)  and you want to insert on ServerB a SystemA (AS1) and make connection with SystemB ?

JPReyes
Active Contributor
0 Likes

Similar to 1.

Server A (CI+DB) in city A

Server B (AS) in city B

Regards, JP