<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jeremy Taylor &#187; SharePoint warm up</title>
	<atom:link href="http://www.jeremytaylor.net/tag/sharepoint-warm-up/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeremytaylor.net</link>
	<description>SharePoint &#38; more</description>
	<lastBuildDate>Mon, 15 Mar 2010 21:34:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SharePoint slow start &#8211; warm up script</title>
		<link>http://www.jeremytaylor.net/2009/05/19/sharepoint-slow-start-warm-up-script/</link>
		<comments>http://www.jeremytaylor.net/2009/05/19/sharepoint-slow-start-warm-up-script/#comments</comments>
		<pubDate>Tue, 19 May 2009 12:21:44 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[SharePoint warm up]]></category>
		<category><![CDATA[slowness]]></category>
		<category><![CDATA[warm up]]></category>
		<category><![CDATA[warmupserver.zip]]></category>

		<guid isPermaLink="false">http://www.jeremytaylor.net/?p=115</guid>
		<description><![CDATA[Imagine accounting for the time spent waiting for SharePoint to start up in the morning or after a server reboot or an iisreset?
It takes such a long time to load, but after it has loaded, then SharePoint behaves normally. The cause for this is when your Application pool is recycled in IIS. By default it [...]]]></description>
			<content:encoded><![CDATA[<p>Imagine accounting for the time spent waiting for SharePoint to start up in the morning or after a server reboot or an iisreset?</p>
<p>It takes such a long time to load, but after it has loaded, then SharePoint behaves normally. The cause for this is when your Application pool is recycled in IIS. By default it recycles at 2:00AM daily.</p>
<p>The best way to &#8216;Warm Up&#8217; SharePoint is to run some scripts that would fire up SharePoint in the wee hours of the morning. Read more on how to get this script..</p>
<p><span id="more-115"></span><br />
<a rel="attachment wp-att-116" href="http://www.jeremytaylor.net/2009/05/19/sharepoint-slow-start-warm-up-script/warmupserver/">Click here to download warmupserver.zip</a></p>
<p><strong>warmupserver.zip contains the following 3 files:</strong></p>
<p><strong>Startup.bat &#8211; </strong>Calls the warmupserver.cmd script and passes in the servername parameter (modify this to fit the hostname of your server)</p>
<p><strong>Warmupserver.cmd</strong> &#8211; checks for servername parameter then leverages the HttpRequest.vbs script to hit the relevant admin pages (change the pages and ports to the relevant ones)</p>
<p><strong>HTTPRequest.vbs -</strong> This script executes an HTTP query using the<a href="http://www.4guysfromrolla.com/webtech/110100-1.shtml"> XMLHTTP </a>object</p>
<p><strong>Read more here: http://blogs.msdn.com/joelo/archive/2006/08/13/697044.aspx</strong></p>
<p>Please contact me if you want any topics that interest you.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.jeremytaylor.net%2F2009%2F05%2F19%2Fsharepoint-slow-start-warm-up-script%2F&amp;linkname=SharePoint%20slow%20start%20%26%238211%3B%20warm%20up%20script"><img src="http://www.jeremytaylor.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.jeremytaylor.net/2009/05/19/sharepoint-slow-start-warm-up-script/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
