8-47
Cisco Content Services Switch Administration Guide
OL-5647-02
Chapter 8 Using the CSS Scripting Language
Script Keepalive Examples
set SOCKET-STAT “${STATUS}”
set CONTINUE_ON_ERROR “0”
socket disconnect ${SOCKET} graceful
function SOCKET_CONNECT return “${SOCKET-STAT}”
function SOCKET_CONNECT end
Default Script Keepalives
The script keepalives listed below are included in the /script directory of your CSS
and defined in the sections following the list:
• SMTP KEEPALIVE
• NetBIOS Name Query (Microsoft Networking))
• HTTP List Keepalive
• POP3 Keepalive
• IMAP4 Keepalive
• Pinglist Keepalive
• Finger Keepalive
• Time Keepalive
• Setcookie Keepalive
• HTTP Authentication Keepalive
• DNS Keepalive
• Echo Keepalive
• HTTP Host Tag Keepalive
• Mailhost Keepalive
• LDAP Keepalive