CSS 11500. Keepalive http and port at same time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2012 02:45 PM
Hello,
I need to configure a keepalive that check an url in a server (http in port 9500 not in port 80) and check the port 443 in the same server. If any of them not response . the service should go down.
Anyone can helpme.
thanks in advance
- Labels:
-
Application Networking

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2012 05:17 AM
Hi Marco,
I'm afraid you can only add one single keepalive to a CSS service, so your only option would be writing a scripted keepalive to achieve the behavior you want.
I would suggest you to take one of the predefined scripts already doing similar to what you are trying to achieve (for example, the "ap-kal-httplist") and then modify it to your needs.
For more details on the scripting language itself, please, have a look at the link below:
I hope this helps
Daniel
