IIS:Web应用程序热身 [英] IIS: web applications warmup

查看:238
本文介绍了IIS:Web应用程序热身的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

IIS复位后,先打花费很长的时间,因为程序池开始和其它.NET组件,DB连接初始化。

After IIS reset, first hit taking a long time because AppPool is starting and other .NET components, DB connections are initializing.

什么是热身IIS应用程序和preLOAD所需组件的最佳方法(如GAC组件,WCF,WWF库)

What would be the best way to warm up IIS applications and preload required components (e.g. GAC Assemblies, WCF, WWF libraries)

我的工作在IIS 6,在Windows 2003服务器的x64

I'm working on IIS 6, Windows 2003 server x64

(我知道有是IIS 7的热身模块,但我在IIS上6.how在IIS 7中预热模块的内部工作原理?)

(I know there is warmup module for IIS 7, but I'm on IIS 6.how that warmup module in IIS 7 works internally?)

推荐答案

在热身脚本的一些提示:

Some tips on warm up scripts:

<一个href="http://www.andrewconnell.com/blog/archive/2006/08/21/3882.aspx">http://www.andrewconnell.com/blog/archive/2006/08/21/3882.aspx

在IIS站点更多信息:

More info on the IIS site:

<一个href="http://blogs.iis.net/steveschofield/archive/2009/05/30/application-pool-warm-up.aspx">http://blogs.iis.net/steveschofield/archive/2009/05/30/application-pool-warm-up.aspx

查看最新的新闻栏目在这里下的自动启动Web应用程序:

Check out the latest news under "Auto-Start Web Applications" section here:

<一个href="http://www.asp.net/LEARN/whitepapers/aspnet4/default.aspx">http://www.asp.net/LEARN/whitepapers/aspnet4/default.aspx

这篇关于IIS:Web应用程序热身的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆