Kbase P145015: ASYNC-REQUEST-COUNT is not increasing with each request.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  20/04/2009 |
|
Status: Unverified
SYMPTOM(s):
ASYNC-REQUEST-COUNT is not increasing with each asynchronous request.
ASYNC-REQUEST-COUNT keeps returning 1.
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.x
CAUSE:
Created a new connection for every asynchronous request.
FIX:
Make sure to queue the requests for 1 single connection.