load balancer health check WCF service -
how let load balancer health check if wcf soap service up?
my current solution ensure wcf service has base address configure load balancer http request on base address.
one of alternative ways ad isalive (liek ping) method, let know service state on time call method, well.
it (as way) will not guarantee second after this, service still available.
may can try endpoint, supported subscription of service failure event handlers?
Comments
Post a Comment