<?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>JasonSamuel.com &#187; worker process</title>
	<atom:link href="http://www.jasonsamuel.com/tag/worker-process/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jasonsamuel.com</link>
	<description>Cool stuff I see in the IT world</description>
	<lastBuildDate>Mon, 09 Aug 2010 21:44:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>How to tell which w3wp.exe worker process belongs to what IIS application pool</title>
		<link>http://www.jasonsamuel.com/2009/06/10/how-to-tell-which-w3wp-exe-worker-process-belongs-to-what-iis-application-pool/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-tell-which-w3wp-exe-worker-process-belongs-to-what-iis-application-pool</link>
		<comments>http://www.jasonsamuel.com/2009/06/10/how-to-tell-which-w3wp-exe-worker-process-belongs-to-what-iis-application-pool/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 17:08:54 +0000</pubDate>
		<dc:creator>Jason Samuel</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[worker process]]></category>

		<guid isPermaLink="false">http://www.jasonsamuel.com/?p=120</guid>
		<description><![CDATA[Have you ever had an IIS worker process (w3wp.exe) that was taking up a lot of memory and wanted to know exactly which application pool it was tied to?  Run this script located at C:\WINDOWS\system32 from command prompt: cscript iisapp.vbs This will tell you you the process ID of each worker process as well as [...]<p><a href="http://www.jasonsamuel.com/2009/06/10/how-to-tell-which-w3wp-exe-worker-process-belongs-to-what-iis-application-pool/">How to tell which w3wp.exe worker process belongs to what IIS application pool</a> is a post from: <a href="http://www.jasonsamuel.com">JasonSamuel.com</a></p>



More of my posts you might like:<ol><li><a href='http://www.jasonsamuel.com/2009/04/02/sharepoint-warmup-tool-speed-up-your-sharepoint-loading-time/' rel='bookmark' title='Permanent Link: Sharepoint Warmup Tool &#8211; Speed up your Sharepoint loading time'>Sharepoint Warmup Tool &#8211; Speed up your Sharepoint loading time</a></li>
<li><a href='http://www.jasonsamuel.com/2009/05/18/how-to-parse-html-files-as-php-on-an-apache-web-server/' rel='bookmark' title='Permanent Link: How to parse HTML files as PHP on an Apache web server'>How to parse HTML files as PHP on an Apache web server</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Have you ever had an IIS worker process (w3wp.exe) that was taking up a lot of memory and wanted to know exactly which application pool it was tied to?  Run this script located at C:\WINDOWS\system32 from command prompt:</p>
<blockquote><p>cscript iisapp.vbs</p></blockquote>
<p>This will tell you you the process ID of each worker process as well as the application pool ID it is running under.  This can help troubleshoot exactly which website or application is causing the memory spike.</p>
<p><a href="http://www.jasonsamuel.com/2009/06/10/how-to-tell-which-w3wp-exe-worker-process-belongs-to-what-iis-application-pool/">How to tell which w3wp.exe worker process belongs to what IIS application pool</a> is a post from: <a href="http://www.jasonsamuel.com">JasonSamuel.com</a></p>


<p>More of my posts you might like:<ol><li><a href='http://www.jasonsamuel.com/2009/04/02/sharepoint-warmup-tool-speed-up-your-sharepoint-loading-time/' rel='bookmark' title='Permanent Link: Sharepoint Warmup Tool &#8211; Speed up your Sharepoint loading time'>Sharepoint Warmup Tool &#8211; Speed up your Sharepoint loading time</a></li>
<li><a href='http://www.jasonsamuel.com/2009/05/18/how-to-parse-html-files-as-php-on-an-apache-web-server/' rel='bookmark' title='Permanent Link: How to parse HTML files as PHP on an Apache web server'>How to parse HTML files as PHP on an Apache web server</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jasonsamuel.com/2009/06/10/how-to-tell-which-w3wp-exe-worker-process-belongs-to-what-iis-application-pool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/


Served from: www.jasonsamuel.com @ 2010-09-06 22:52:33 -->