There was an error while loading. Please reload this page.
Noticed that currently register_from_elb is placed in the hook ApplicationStart while it would make more sense to put it at ValidateService? If Validate fails, you do not want to register it again to the ELB
Noticed that currently register_from_elb is placed in the hook ApplicationStart while it would make more sense to put it at ValidateService?
If Validate fails, you do not want to register it again to the ELB