Consultor Eletrônico



Kbase P114256: the same procedure runs slower in AppServer than in the equivalent fat client version
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

FACT(s) (Environment):

Progress 9.x
OpenEdge Server Technology Category: AppServer

SYMPTOM(s):

the same procedure runs slower in AppServer than in the equivalent fat client version

1-2 seconds between load and .p execution

once the .p/.r is loaded, the procedure runs in the AppServer as fast as it should

PROPATH is local

CAUSE:

the parameters passed from client to AppServer to run the procedure contain big temp-tables or big amount of data

FIX:

reduce the size of parameters exchanged between client and AppServer