Hello,
we have an IIS6 server result of a migration from a IIS5 server (done with IIS Migration Tool).
In the IIS console I could see a lot of dirt (this server has been up for a while).
- I removed old unused websites
- I grouped Applications in Application Pools based on type and .Net version
Now I see that our main website hosted on this server has something like 100 applications and I don't understand the advantage of this conf.
The result is that I have one application pool with 100 applications inside.
I don't think it has any impact on performances or stability but it does bother me because it looks very messy.
I'm tempted to go in every single application and click "remove" from the application settings of every sub-application. Questions:
- do you think it is worth the effort?
- to be on the safe side, I would like to backup the configuration. Will the situation be 100% restored to the current one (in case I screw up something) if I do a Restore?
- is there any downside in doing this sort of clean-up?
P.S.: Please note that our main website is all old asp with no differences in the app pool configuration (as all the apps are stored in the same app-pool)
Thanks,
Roberto.