is there any reason why an implementation would have multiple server
call URLs? For example, one that begins with metrics.domain.com and
another with smetrics.domain.com. I'm thinking maybe it had to do with
secure versus unsecure requests, however, from a validation perspective,
this really sucks. It adds an additional layer of complexity and time to
testing.