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

Cisco Css uri http keepalive question

michael.wei
Level 1
Level 1

i am checking my CSS http keepalive configure:

 

  keepalive type http
  keepalive method get
  keepalive uri "/state.txt"

  keepalive hash "78b6b87c33119e57271ce8e92eb3011d"

  ip address 172.16.99.1
  keepalive port 80
  active

172.16.99.1 is a IIS6 WEB server include many sites,    we do have a site call loadbalancer and the state,txt in that site folder.

when i changed state.txt,    CSS will can detect what do you want : active or suspend.    works great.  i like this way .

my question is ,  how the css know state.txt file in that folder?   we do have many site on the web server.

and i want to setup new IIS 7 web server,   but i dont know how to setup like this way,  even i create site loadbalanver and put state.txt to that folder, didnt work.

any one know this. 

thanks

1 Reply 1

ajayku2
Cisco Employee
Cisco Employee

Typically the CSS will query >>  http://ip-address-server/state.txt thats how it will come to know if the  file is there or not.

So in the new server if you query http://ip-address-server/ you will be able to see the default location.

Put the state.txt file in the same folder and it should work in same way.

with regards,

Ajay Kumar

Review Cisco Networking for a $25 gift card