[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: OpenEdge 11.6 | How to find a memory leak on AppServer

  • Thread starter Thread starter Peter Judge
  • Start date Start date
Status
Not open for further replies.
P

Peter Judge

Guest
DynObjects tracks the following docs.progress.com/.../Dynamic-object-logging.html The temp-table logging is described docs.progress.com/.../Temp-table-logging.html . These 2 should give you good insight . In PASOE you can always add activate and deactivate procedures, and those will run on every request (for SOAP, WEB, etc). That would be the place to add the checks IMO.

Continue reading...
 
Status
Not open for further replies.
Back
Top