wwServerConfig::nMemUsage

Memory usage flag. This value is passed to VFP's SYS(3050) function to attempt to limit memory usage of the Web Connection application servers.

This behavior operation can be overridden as it's set in the exposed SetServerProperties method of the server's startup code like this:

SYS(3050,2,THIS.oConfig.nMemUsage)

Default Value

Initial value: 8176

See also:

Class wwServerConfig

© West Wind Technologies, 1996-2022 • Updated: 06/24/01
Comment or report problem with topic