HTTP Listener connection performance

The HTTP Listener status provides details about the connections between the listener and its external clients and HTTP adapters. The data can indicate the need to adjust connection settings.

The Connection Information provides the total number of active and inactive connections that occurred since the listener was started. The HTTP adapter shuts down an idle connection when it exceeds the timeout limit. You can adjust adapter timeouts with the HTTP adapter -KEEPALIVE command and the IdleHTTP setting in the tx_install_dir/config.yaml configuration file.

The Connection Time indicates the total amount of time required for the HTTP Listener to connect with the external HTTP client or with the HTTP adapter.

The Management Console displays the connection information in the Status page. You can also display it in a browser by entering the http://Launcher_host_address:http_port/admin/status URL. The config.yaml configuration file controls the refresh interval of the information in the browser Status page. The Launcher refresh interval controls the refresh interval of the Management Console Status page.