IIS Gopher Service Registry ParametersID: Q147623
|
The Internet Information Server (IIS) contains four registry keys. They are
FTP, Gopher, WWW (World Wide Web) and the Internet Information Server.
The Internet Information Server registry key provides registry parameters
and values that are global for the InetInfo process and the server. For
additional information, please see the following article in the Microsoft
Knowledge Base:
Q143180 : IIS Common Registry Parameters
The following is a list of registry parameters and values that are used
specifically for the IIS Gopher service.
The parameter location is under the HKEY_LOCAL_MACHINE subtree under the
following subkeys:
\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 iisgopher iisregistry
Version : 1.0
Platform : WINDOWS
Issue type :
Last Reviewed: May 6, 1999