service shows alive on css11503 when app is not
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2005 11:36 AM
I have set up 2 services that point to tcp port 38000 on 2 servers.
I have set up a content rule to point to port 38000 that contains the 2 services.
When the app is not available on one of the servers the 'sh rule' command still shows both services as alive.
I tried setting up keep-alive port 38000 on the 2 service statements but the server that is turned off still shows alive.
Every other connection gets not available rather than only being sent to the server where the app is available.
How can I get the CSS to not send to the server when the app is down without disconnecting the entire server?
- Labels:
-
Application Networking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2005 11:55 AM
do you have the command 'keepalive type tcp' ?
Gilles.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2005 01:14 PM
Thank You
