We have problem with amount of memory used by w3wp process. It regularly loads additional domains into our application. We have object which contains big amount of data. And this object is dublicated in every loaded domain that causes great amount of used memory and make us to recycle AppPool.
What reasons may cause additional domain creation?