Skip to main content
PRERELEASE CONTENT

Controlling the Client Timeout

You can control two separate timeout periods for an InterSystems IRIS® data platform web client:

  • The Timeout property of the web client is the read timeout. This specifies how long, in seconds, the web client waits for a response.

    If this property is not specified, the web client uses the default value specified for the Timeout property of the %Net.HttpRequestOpens in a new tab class. This default is 30 seconds.

    If you are using a proxy server, this property controls how long the client waits for a response from the proxy.

  • The OpenTimeout property specifies the open timeout, which is the number of seconds to wait for the TCP/IP connection to open. If this property is not specified, the value specified by Timeout is used instead.

Purpose of this instance: Draft documentation
DocReleaseID: SupplyChain2025.1
Content loaded from:
/staging/learning/iris-doc/2025.1.x/doc/supply-chain/en-us/src/
/staging/learning/iris-doc/2025.1.x/doc/cache/en-us/src/
/staging/learning/iris-doc/2025.1.x/doc/ensemble/en-us/src/
/staging/learning/iris-doc/2025.1.x/doc/iris/en-us/src/
/staging/learning/iris-doc/2025.1.x/doc/security/en-us/src/
Excluded items: PAGE_bi, PAGE_deployment, PAGE_interoperability, PAGE_release
FeedbackOpens in a new tab