Kbase P6996: WebSpeed agents are growing in size consuming memory
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  4/20/2009 |
|
Status: Verified
SYMPTOM(s):
WebSpeed agents are growing in size consuming memory
WebSpeed agent (_progres) growing in size
FACT(s) (Environment):
Memory is not released by _progres
WebSpeed 9.1x
OpenEdge 10.x
All Supported Operating Systems
CAUSE:
Bug# OE00067335
CAUSE:
This memory leak issue is found to be linked with dynamic objects. When dynamic objects are created within the default session Widget Pool, and when those objects are deleted the memory does not appear to be released correctly.
FIX:
Fix on 9.1C PATCH or later.
You still need to add *CREATE WIDGET-POOL.* before the {src/web2/cgi-wrap.i} line or at the very beginning of the WebSpeed application.