Debugkeys Option
From MsgServerDocWiki
Updated in release: 7 Update 3
A space-separated list of keywords used to enable various optional debugging facilities. Currently recognized keywords include:
ldap
| log a directory protocol trace |
connect
| log additional details about TCP connection attempts |
bind
| log additional details about TCP socket bind attempts |
tls
| enable additional SSL/TLS debugging (presently just lists active cipher suites in the MMP log) |
perf
| log performance-related timestamps particularly with respect to MMP authentication |
gdisp
| help diagnose generic dispatcher API issues |
gdwork
| GDisp worker thread information |
gdcvar
| GDisp condition variables (not presently used by the MMP). |

