Advanced Server Registry

Advanced Server Key Descriptions

13.5.5 Process Parameters Entries

The Registry path that contains entries for the Advanced Server Process Parameters is as follows:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services \AdvancedServer\ProcessParameters

CoreOk REG_DWORD

0 or 1

Specifies whether the server can create a core dump file on disastrous failures.

Default: 1 (create core file)

KeepSpareServer REG_DWORD 0 or 1

Specifies whether the server should have a spare lmx.srv process available for another client. New client connections are likely to be quicker if this key is enabled.

Default: 1 (start lmx.srv process)

LockNapInMSec REG_DWORD 1 - infinity

Specifies the length of time in milliseconds that the server sleeps when shared memory lock contention occurs. The server retries busy locks at intervals specified in this key until the length of time specified in the value of the MaxLockTimeInSeconds key elapses.

Default: 10 milliseconds

MaxLockTimeInSeconds REG_DWORD 5 - infinity

The maximum interval in seconds that a server process waits for a shared memory lock to become available.

Default: 300 seconds (5 minutes)

MaxVCPerProc REG_DWORD 0 - 101

The maximum number of virtual circuits that each lmx.srv process should be able to handle. This limit normally is calculated on the fly by Advanced Server using the value of the VCDistribution Registry key and the value of the maxclients parameter in the lanman.ini file. If the value of this key is non-zero, its value is used instead of the calcu- lated value.

Default: 0 (Use value of VCDistribution key)

Product Manual

U7613-J-Z815-6-76

Page 295
Image 295
Siemens V4.0 manual Process Parameters Entries, KeepSpareServer Regdword 0 or, LockNapInMSec Regdword 1 infinity