CLI Reference Guide

2-78
NET.CFG Options Reference
NetWare DOS Requester Option
NOTE: Use the VLM /D command line parameter to determine how much conventional
memory is used by this parameter setting.
LOAD LOW CONN=[on | off]
Specifies whether the connection manager is loaded in high or conventional
memory.
By default, the connection manager, CONN.VLM, is loaded in conventional
memory.
If the value for this parameter is set to “off,” CONN.VLM loads in upper
memory, saving memory but sacrificing performance.
Syntax load conn table low=[on | off]
Default off
Modules CONN.VLM
Example To increase conventional memory requirements required
by the NetWare Client software for supporting the initial
release of NetWare 4.0 utilities, you would place the
following lines in your NET.CFG file:
netware dos requester
load conn table low=on
Syntax load low conn=[on | off]
Default on
Modules CONN.VLM
Example To load CONN.VLM in upper memory, thereby saving
memory but sacrificing performance, you would place the
following lines in your NET.CFG file:
netware dos requester
load low conn=off