cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
255
Views
0
Helpful
1
Replies

CSS configuration quistion

julxu
Level 1
Level 1

Greeting

can I configure the CSS11506 to do the following:

For contentA

IF response low

THEN

IF new session

THEN

redirect to sorrypage

ELSEIF existed session

keep the session open (active).

ENDIF

ENDFOR

If it can be done, please advice how can I do it?

Any menment will be appreciated

Thanks in advance

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

your elseif is always true.

An active connection will stay active with the server whatever happens.

Now, what I'm not sure to understand is the "IF response low".

Could you clarify ??

Are refering to response time ?

Is this HTTP or another protocol ??

I think your goal is find a keepalive that will bring the server down when you need it.

If you can find the right keepalive, the rest of your algorithm will be fine.

Gilles.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: