<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 Forums - Tech Off - ASP.NET worker process run amuck.</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - Tech Off - ASP.NET worker process run amuck.</title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Wed, 22 May 2013 06:48:12 GMT</pubDate>
	<lastBuildDate>Wed, 22 May 2013 06:48:12 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>3</c9:totalResults>
	<c9:pageCount>-3</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Tech Off - ASP.NET worker process run amuck.</title>
		<description><![CDATA[<p>Today we had an ASP.NET worker process chew up 100% of the CPU on both our Web servers.&nbsp; In the course of trying to diagnose the problem someone asked a simple question: how can you tell what Web App that worker process is associated with so we can flog
 the developer?&nbsp; Can anybody tell me how you would go about tracking down the associated Web App for an ASP.NET worker process?&nbsp; I quashed the idea to flog the developer... it's just not in the spirit of ISO 9001.<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/97252-ASPNET-worker-process-run-amuck/97252#97252</link>
		<pubDate>Thu, 11 Aug 2005 23:17:11 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/97252-ASPNET-worker-process-run-amuck/97252#97252</guid>
		<dc:creator>Grumpy</dc:creator>
		<slash:comments>3</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Grumpy/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - ASP.NET worker process run amuck.</title>
		<description><![CDATA[<p>Under IIS 6 you can have each worker process run under a different acount name, that's one way to spot which app is running in what process.<br>
<br>
Or you can use process explorer from sysinterals to see what DLLs are loaded in that process.<br>
<br>
Stephen.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/97252-ASPNET-worker-process-run-amuck/beb46fe9eb6a41e197159dea01283c28#beb46fe9eb6a41e197159dea01283c28</link>
		<pubDate>Fri, 12 Aug 2005 11:03:35 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/97252-ASPNET-worker-process-run-amuck/beb46fe9eb6a41e197159dea01283c28#beb46fe9eb6a41e197159dea01283c28</guid>
		<dc:creator>PerfectPhase</dc:creator>
		<slash:comments>3</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/PerfectPhase/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - ASP.NET worker process run amuck.</title>
		<description><![CDATA[<p>You aren't by chance running any Crystal Report stuff (the .NET version) on your web server?&nbsp; We learned long ago that generating PDF documents from a web app consumed many resources, sometimes for an extended period of time.<br>
Your situation may vary of course.<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/97252-ASPNET-worker-process-run-amuck/6cac2d9ef0944b1d9c719dea01283c51#6cac2d9ef0944b1d9c719dea01283c51</link>
		<pubDate>Fri, 12 Aug 2005 11:48:30 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/97252-ASPNET-worker-process-run-amuck/6cac2d9ef0944b1d9c719dea01283c51#6cac2d9ef0944b1d9c719dea01283c51</guid>
		<dc:creator>Red5</dc:creator>
		<slash:comments>3</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Red5/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>