Show TOC

Background documentationicm/traffic_control Locate this document in the navigation structure

 

This parameter defines the timeout within a request. If the request is not yet fully transferred, and no data has arrived for some time in this timespan, the connection is closed.

Structure

Work area

Internet Communication Manager / SAP Web Dispatcher

Unit

Character string

Standard value

NETTIMEOUT=30

Dynamically changeable

No

Value Range and Syntax

The character string has the following syntax:

NETTIMEOUT=<net timeout (sec.)>

Restrictions

This timeoutis only valid for the HTTP(S) protocol.

Example

icm/traffic_control = NETTIMEOUT=5 causes the ICM / Web Dispatcher to close the connection if the request has not yet been completed and no data has arrived over the line for at least 5 seconds.