O
Oriane
Hello,
I will soon installed a small Ajax Asp.Net "single page" site on a client
site. This page is simply polling a Asp.Net Web service, which fetchs and
returns parameters (temperature, air conditioning status...) to be displayed
on the page. This is implemented with an Ajax Timer control server.
Now this is my first "industrial" web site, and I'm concerned about its
robustness.
Do I need to create a specific pool on IIS 6 for the web service and the
site ?
I'm aware than it is possible to "recycle" a pool. Do I need this ?
If the site/service is down, how can I automaticllay try to restart it ?
Best regards
I will soon installed a small Ajax Asp.Net "single page" site on a client
site. This page is simply polling a Asp.Net Web service, which fetchs and
returns parameters (temperature, air conditioning status...) to be displayed
on the page. This is implemented with an Ajax Timer control server.
Now this is my first "industrial" web site, and I'm concerned about its
robustness.
Do I need to create a specific pool on IIS 6 for the web service and the
site ?
I'm aware than it is possible to "recycle" a pool. Do I need this ?
If the site/service is down, how can I automaticllay try to restart it ?
Best regards