Difference between revisions of "Server Configuration File"

no edit summary
Line 55: Line 55:
| Module || Additional server module to be loaded at server startup. To load multiple modules, add additional Module parameters. || No default value
| Module || Additional server module to be loaded at server startup. To load multiple modules, add additional Module parameters. || No default value
|-
|-
| ProcessAffinityMask || Sets a processor affinity mask for the netxmsd process (Windows only). A process affinity mask is a bit vector in which each bit represents a logical processor on which the threads of the process are allowed to run. See [http://msdn.microsoft.com/en-us/library/windows/desktop/ms686223%28v=vs.85%29.aspx this MSDN article] for more details. ||
| ProcessAffinityMask || Sets a processor affinity mask for the netxmsd process (Windows only). A process affinity mask is a bit vector in which each bit represents a logical processor on which the threads of the process are allowed to run. See [http://msdn.microsoft.com/en-us/library/windows/desktop/ms686223%28v=vs.85%29.aspx this MSDN article] for more details. || 0xFFFFFFFF
|}
|}


683

edits