Windows NT/Windows 2000: Configuring the SAP DB Web Server 

Use

You can configure the SAP DB Web Server in the registry, in registry path HKEY_LOCAL_MACHINE\ SOFTWARE\SAP\SAP DBTech\WebAgent73\HTTP.

You can specify the registry path for the configuration required when starting the SAP DB Web Server.

Prerequisites

Installing the SAP DB Web Tools Software
You are logged on as user Administrator.

Conventions

Variables, Operating System Architecture

Procedure

The registry path HKEY_LOCAL_MACHINE\ SOFTWARE\SAP\SAP DBTech\WebAgent73\HTTP contains the following entries:

Port=85
Threading=1
Browsable=0
LogRequests=1
DocumentRoot=<installation_path_web_tools>/Documents
DefaultDocument=index.html
MimeTypeFile=<installation_path_web_tools>/mime.types
LogDirectory=<temp_path>
MaxThreads=100

Port

Set the port address of your choice for the SAP DB Web Server.

LogRequests

You can determine whether each access via HTTP should be logged or not.

LogDirectory

If you have set the LogRequest to log HTTP access, the SAP DB Web Server accesses are logged in the files httperr.log and httpreq.log .

This log file is written to the directory specified in LogDirectory .

MaxThreads

You can determine the maximum number of threads that can be used to process the SAP DB Web Server accesses. The number of threads specified here is created as a thread pool when the SAP DB Web Server is started.

Next Installation Step

Starting the SAP DB Web Server

Integration

Configuring and Starting the SAP DB Web Server