Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Do any one know what happens to a sticky session when the service goes down? Does the session get removed from the flow table immediately or does it need to age out in line with the sticky-inactivity-timer value.thanksTony Barnett
We are very successfully using keepalive type http for most of our Web servers. Unfortnately, some Web servers are configured such that they won't accept a http header which has an IP address in it. This is a problem because when the CSS sends the ...
I am migrating applications from the LD to the CSS. One of the apps is using the LD function backup. The situation is:Currently the LD uses the backup command for some servers. In simpleterms: Web1 is backed up by Web3 Web2 is backed up by Web4In...
We would like to implement a Sorry server solution whereby we have a single server and have multiple Sorry services configured with each service requesting a particular piece of Content. For example:service sorry1ip address 155.144.24.1get content ...
If you're not aware, there is a gotcha not using groups.You cannot access the server from a client address on the same subnet. Without the group the packet will be forwarded to the server (via a VIP on the CSS). The server will see the client address...
Could you please explain how to run the script. I (hope you don't mind) copied the script into my CSS and tried to run it with the "script play" command. All I got was CSSNDC_Extl# script play ftp_script usage: ftplogger "command ftprecord filenam...
Is the URL for the scripted keepalives just for Cisco people? I have a CCO log on but can't seem to get to the page. Seems like the bit at the end ie #38632 is what is not accessible. Would appreciate some clarification.regardsTony Barnett
Darren or anyone for that matter, Don't know whether you'll pick up this update but I eventually got to implement the Sorry Server as per your suggestion. The redirect works well via the Sorry Server. Trouble is you can't connect to the main servi...