Hi Greg,
I noticed today that if you add a new endpoint, and then go in and edit the endpoint to change the virtual path, both address will continue to show up in the ActiveHostEndPoints table. Interestingly, it only keeps one extra copy around...if you try to change it a third time, you will be left with only the second and third paths, the first will *poof*.
I also noticed a while ago that config based clients of config servicescontinued to show up in one of the tables (ConnectedServices maybe?), even when they were not running. I'll come across this again sometime in the near future, and will update, if the behavior is not expected that is. This caused the service to start up very slowly, as it tried to connect to clients. My memory is slightly hazy on this, so I'll wait until I trigger it again.
**Update**
After playing around with this, I re-started the service, but the two orphaned entries in the ActiveHostEndPoints remain.
Darren