B
Brian
We have a customer who desires a health and status meter
for the web services we are developing. We are reluctant
to add a custom method that a client calls that
essentially does nothing but tell the client we are
running. We also don't want to use 'ping' because it
doesn't really address whether the web service is
available.
Is there something else we can to to hit the web
server/web service without having to make a method call on
the web service? Does IIS support a mechanism to status
the web server/service from client software?
Any help would be great!
for the web services we are developing. We are reluctant
to add a custom method that a client calls that
essentially does nothing but tell the client we are
running. We also don't want to use 'ping' because it
doesn't really address whether the web service is
available.
Is there something else we can to to hit the web
server/web service without having to make a method call on
the web service? Does IIS support a mechanism to status
the web server/service from client software?
Any help would be great!