install Application Initialization in Azure Web Role hosting multiple web sites

谁都会走 提交于 2019-12-11 12:06:30

问题


i have azure role hosted as cloud service, i am trying to install the application initialization as suggested in below link:

http://fabriccontroller.net/blog/posts/iis-8-0-application-initialization-module-in-a-windows-azure-web-role

but how will all my sites in this single WebRole will remain warmed up?

I have followed up the steps told in above link. But not sure how it will managed with multiple websites in single role.

来源:https://stackoverflow.com/questions/22374886/install-application-initialization-in-azure-web-role-hosting-multiple-web-sites

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!