Skip to main content

highestProcessNumber

highestProcessNumber : integer

ParameterTypeDescription
Resultinteger<-Highest number of open processes (including kernel processes)

Description

The highestProcessNumber command returns the highest alive process number in the Qodly Server.

Processes are numbered in the order in which they are created. When still no process has been aborted during the session, then this command returns the total number of open processes.

This number takes into account all processes, even those that are automatically managed by Qodly Server, such as the Cache Manager process and Web Server process.