cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
335
Views
0
Helpful
1
Replies

https keepalives?

Jorden_Caleb
Level 1
Level 1

Is it possible to do https keepalives on a CSS11506 without the SSL module? In a nutshell, is it possible to initiate an SSL session from the CSS for a keepalive that requests a URL and succeeds only when the response includes a given text (essentially a HTTP keepalive, but for HTTPS)?

1 Reply 1

Martin Kyrc
Level 3
Level 3

no, without ssl module it's not possible, because first must be established ssl connection and over this is send http request.

without ssl module you can use ssl keepalive (check if ssl connection is created, with checking return string), but nothing more.

I known one solution:

start http service, or enable it (for example on server's FW) on the web server from CSS and use http keepalive.

regards,

martin

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: