12-02-2004 08:27 AM
I need to configure the CSS to send a TCP reset to the client if the service becomes unavailable or goes down so the client restablishes the TCP session to an active service within the VIP or rule.
Can you point me to the correct info/best practices??
Thanks
MANUEL
12-02-2004 08:39 AM
This feature was implemented in WebNS version 7.30.0.05. The command (under the content rule) is 'flow-reset-reject'. The reference is located here:
~Zach
12-03-2004 02:21 AM
just a small remark.
This command only works if you lose the arp entry to reach the server.
So if the service is down, but you can still ping the server, there will be no reset.
Regards,
Gilles.
12-03-2004 05:33 AM
Thanks Gilles,
here is my issue,...:
The front end or application must launch 25 TCP persistent sessions to the back end and use these sessions to pass traffic back and forth faster that establishing a new TCP session each time.
If the service at the back end goes down ( via keepalive script), the front end must restablish another 25 persistent TCP session but this time, to another alive service.
I was thinking that the CSS could send a TCP reset to the applciation to kill the 25 sessions when the back end service becomes unavailable and therefore forec the application to launch another 25 sessions to the next back end service.
Any ideas how???
THANKS
MANUEL
12-03-2004 08:46 AM
Was that the intended behavior? So this feature is best suited for backend services (servers) are directed connected to the CSS?
~Zach
12-03-2004 09:51 AM
yes,, thsi is the intended behavior..
The servers are not directly plugged in to the CSS, just in the same segment.
12-03-2004 12:15 PM
Sorry ... I was really responding to the post from Gilles.
~Zach
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide