PLBWEB_MAXPROGVMEM Keyword


     PLBWEB_MAXPROGVMEM={size}

 

This optional keyword defines the virtual program space allocated for a PLB Client task. The {size} value is specified in bytes.

 

If this keyword is not specified, the default virtual program space size is 4,096,000 bytes (4MB) for the threaded PL/B Web Server runtime (i.e. 'plbwebsrvt.exe').

 

If the process based PL/B Web Server runtime (i.e. 'plbwebsrv.exe') is being used, the default virtual program space size is 20,480,000 bytes (20MB).

 

If this keyword is specified in the PLBSERVE.INI file, it is used for all client tasks generated by the PL/B Web Server Windows runtimes.

 

 

See Also: Server Configuration Keywords, Server Command Line



PL/B Web Server PLBWEB_LOG_RECVAR PLBWEB_MAX_TASKS