How does HTTP connection’s ConnectionTimout work.

How does HTTP connection’s ConnectionTimout work.

book

Article ID: KB0090518

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks -
Not Applicable -

Description

Resolution:
Description:
============
HTTP connection’s ConnectionTimout Demo (Filename: ConnectionTimeout_Demo.zip attached).

ConnectionTimeout was used to specify the number of milliseconds that the Connector waits for the request URI line to be presented after the connection is accepted. The default value is 60000 i.e., 60 seconds.

The timeout will present after the connection is accepted. For example, if you have this property set to 60000, the HTTP connection will be closed after 60s even if there is no response from server side. 0 means infinite.

Environment:
===========
All

Resolution:
==========
See the attached demo.

Issue/Introduction

How does HTTP connection’s ConnectionTimout work.

Attachments

How does HTTP connection’s ConnectionTimout work. get_app