Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Performance over WAN with Latency of xx ms
Subbiah,
> By separating application server in one location and the database
> server in another location and the database connections will be across the
I think you need to look at your application architecture. Some applications network better than others. Does the application make a lot of small trips across the network, or just a few larger ones? That is the other issue to consider in addition to network latency. How much latency is acceptable will depend on the architecture and the expectations of your users. If they insist response be as fast as on a LAN, then you better have low latency. If they are more tolerant, then more latency can be tolerated.
Dennis Williams
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Sep 22 2005 - 15:57:35 CDT
![]() |
![]() |