Kbase P122710: Slow performance of calls to AppServer in version 10 compared to version 9
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.x
SYMPTOM(s):
Slow performance of calls to AppServer in version 10 compared to version 9
More than 100% performance decrease in calls to AppServer between version 9 and 10
CAUSE:
Bug# OE00135692
CAUSE:
The code to compute the request ID makes a call to the operating system to determine the IP address, PID and time. This code is run for each AppServer request and causes the performance decrease.
FIX:
Upgrade to 10.1B01 or later.