Article ID: 147623
Article Last Modified on 6/22/2005
143180 : IIS Common Registry Parameters
\System\CurrentControlSet\Services\GOPHERSVC\Parameters CheckForWAISDB REG_DWORD Range: 0 or 1 Default:0 Description: CONFIGURABLE
DebugFlags REG_DWORD Range: 0 - 0xFFFFFFFF Default:0 Description: INTERNAL ANALYSIS
#define DEBUG_GD_SERVICE_CTRL 0x00000001 #define DEBUG_GD_TIMING 0x00000002 #define DEBUG_GD_CACHE 0x00000004 #define DEBUG_GD_ERROR 0x00000008 #define DEBUG_GD_TAG 0x00000010 #define DEBUG_GD_PARSING 0x00000020 #define DEBUG_GD_REQUEST 0x00000040 #define DEBUG_GD_REQUEST_LOG 0x00000080 #define DEBUG_GD_CLIENT 0x00000100 #define DEBUG_GD_CONNECTION 0x00000200 #define DEBUG_GD_CONFIG 0x00000400 #define DEBUG_GD_SECURITY 0x00000800 #define DEBUG_GD_SOCKETS 0x00001000 #define DEBUG_GD_STATISTICS 0x00002000 #define DEBUG_GD_RPC 0x00004000
Additional query words: prodiis regedt32
Keywords: kbusage KB147623