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