Website on IIS will go to die when no visitor for a long time,this library can keep website always alive no matter whatever visitor
<add name="DummyWatchdog" path="/handler/dummywatchdog" verb="*" type="PersistentWebService.DummyWatchdogHandler" />
<add key="iisbindport" value="8081" />