Switch Server DM Properties
|
Registry Key |
Data Type |
Default Value |
Description |
|
ShowMsg |
REG_SZ |
0 |
Turns debugging on (1) or off (0) for internal TCP/IP objects |
|
dbgON |
REG_DWORD |
0 |
Debug Flags for ascii file debugging/diagnostic trace. 0 disables verbose logging while 255 enables the most verbose logging. |
|
DbgMsgOn |
REG_SZ |
0 |
Turns DM debugging output on(1) or off(0). |
|
LogDays |
REG_DWORD |
2 |
Specifies the number of days for which time-stamped log files are kept before being overwritten. |
|
LogPath |
REG_SZ |
automatic |
Specifies the path to which debug and log files are written. |
|
max_poll_cycle |
REG_DWORD |
30000 |
The default timeout interval in ms for pinging TCP socket servers to see if they're still available (alive). |
|
ShowMsg |
REG_DWORD |
0 |
Turns debugging on(1) or off(0) for internal TCP object. Used for tracing in the TCP object engine. |