Kbase P183008: .NET Open Client application randomly performs slowly
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  22/02/2011 |
|
Status: Unverified
SYMPTOM(s):
.NET Open Client application randomly performs slowly
Requests made to the AppServer take 30+ seconds to complete
Problem only happens when system is under heavy load
Heavy load is caused by hundreds of users connecting and issuing requests within a couple of minutes
FACT(s) (Environment):
PowerPC 64-bit
Windows
OpenEdge 10.2B
CAUSE:
AppServer is configured for a minimum of 80 agents, however, peak client load is exceeding 300 client connections so they performance problem is caused clients waiting for the AppServer to spawn new agents to handle the heavy influx of requests.
FIX:
Modify the AppServer configuration so that the minimum number of agents more closely aligns with the peak number of concurrent client requests.