Gateway 10.1 issues with TLS with HSM Luna (Performance Issues) - http connection persistent.
search cancel

Gateway 10.1 issues with TLS with HSM Luna (Performance Issues) - http connection persistent.

book

Article ID: 259017

calendar_today

Updated On:

Products

CA API Gateway

Issue/Introduction

With HSM Luna using TLS, the gateway cannot persist the HTTP connection which slows down the connection to the HSM Luna.

10.1

Environment

Release : 10.1

Cause

The gateway recreates connections when the routing calls are heavy.  The gateway needs to reuse the established connection to reduce reconnection costs. 

Resolution

Add the cluster-wide property io.httpConnectionIdleTimeout and set the value to 2 minutes.