2.1.41 s-cpu-util
When a client creates a logging message, it MUST specify the s-cpu-util field as "-".
If a proxy is forwarding the logging message on behalf of a client (which can be another proxy), the proxy MUST replace the value of the s-cpu-util field that was specified by the client with the proxy's current CPU load, in percentage, at the time of forwarding the logging message. If the proxy uses symmetric multiprocessing, the CPU load value MUST be calculated as the average for all processors.
When a numerical value is specified, the value MUST be an integer in the range from 0 through 100.
The syntax of the s-cpu-util field is defined as follows.
-
s-cpu-util = "-" | 1*2DIGIT | "100"
Example:
-
40