How to Enabled "Persistent Connection Manager " for HTTP via SSL.
book
Article ID: KB0093205
calendar_today
Updated On:
Products
Versions
TIBCO ActiveMatrix BusinessWorks
-
Not Applicable
-
Description
Description: Issues when using "bw.plugin.http.client.usePersistentConnectionManager=true" for HTTP via SSL. We could use "Persistent Connection Manager " for HTTP via SSL. (See KB 42155).
Issue/Introduction
How to Enabled "Persistent Connection Manager " for HTTP via SSL.
Resolution
Add "bw.plugin.http.client.usePersistentConnectionManagerForSSL=true" into the application .tra or properties.cfg file. If you have "bw.plugin.http.client.usePersistentConnectionManager=true" in the application .tra or properties.cfg file, the processes will work. With only "bw.plugin.http.client.usePersistentConnectionManager=true", the processes with SSL will fail.