Kbase P105293: Memory usage for State-Aware AppServer processes
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Unverified
GOAL:
Memory usage for State-Aware AppServer processes
FACT(s) (Environment):
Windows
Progress 9.x
FIX:
Within the Installation and Configuration Guide for Unix, Chapter 6, memory requirements are listed.
The memory needed for an AppServer process, _proapsv, will be based on the memory needed for _progres.
When checking memory usage with an OS tool, vmstat or top for example, it is recommended to have a remote connection to the database (DB) so the memory of the DB segments is not included. Collecting procedure access, usage and segment statistics for _proapsv can be done with the session parameters "-y -yd".
For an AppServer Broker in State-Aware mode, the Java thread will consume always the same amount of memory; in Stateless mode it would consume memory depending on the parameters's size of the procedures run.