Let's say I have a production MVC site called www.example.com that uses Kentico 12 CMS.
To test certain functionality there are times when I need to setup a local development site to match the domain name www.example.com using the Windows hosts file. This is set up in local IIS.
How will Kentico web farm feature react to this? It has no way of telling whether this is production or not. Will this cause orphan tasks once the development site is shut down (or domain changed to dev.example.com)?
More importantly do I need to clear these orphan tasks after I'm done testing?