<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Classic ASP</title><link>http://forums.iis.net/1032.aspx</link><description>Problems with Classic ASP (*.asp) applications discussion</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Intermittant performance issue</title><link>http://forums.iis.net/thread/1911192.aspx</link><pubDate>Wed, 22 Jul 2009 14:15:08 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1911192</guid><dc:creator>ramh08</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1911192.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1032&amp;PostID=1911192</wfw:commentRss><description>&lt;p&gt;The issue is still not resolved.&lt;/p&gt;
&lt;p&gt;There is an intermittent 3 minute delay occuring in the website, and after every small delay the performance picks up immediately.&lt;/p&gt;
&lt;p&gt;Even for static pages it takes time to load. The same page will be loaded with in seconds some other time. There is no specific frequency of the issue happening also.&lt;/p&gt;
&lt;p&gt;Can this be an application problem? or &lt;/p&gt;
&lt;p&gt;Can any patch update in the server can create the issue? Since this is a old ASP application hosted on Win2k3 server, Any policy which is causing this?&lt;/p&gt;
&lt;p&gt;Can this be a network problem?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Intermittant performance issue</title><link>http://forums.iis.net/thread/1907205.aspx</link><pubDate>Tue, 16 Jun 2009 13:17:42 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907205</guid><dc:creator>ganeshanekar</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1907205.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1032&amp;PostID=1907205</wfw:commentRss><description>&lt;p&gt;That concludes the issue is somewhere else and not IIS.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Take netmon trace during slowness and see what is causing delay.&lt;/p&gt;
&lt;p&gt;HTH.&lt;/p&gt;
&lt;p&gt;~ Ganesh&lt;/p&gt;</description></item><item><title>Re: Intermittant performance issue</title><link>http://forums.iis.net/thread/1907192.aspx</link><pubDate>Tue, 16 Jun 2009 12:35:30 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907192</guid><dc:creator>ramh08</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1907192.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1032&amp;PostID=1907192</wfw:commentRss><description>&lt;p&gt;I used the debug diag tool to create manual process dumps and analysed the same.&lt;/p&gt;
&lt;p&gt;The tool analysed, and it said it did not detect any known problems&amp;nbsp;on the dumps created.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Intermittant performance issue</title><link>http://forums.iis.net/thread/1906737.aspx</link><pubDate>Fri, 12 Jun 2009 10:14:50 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1906737</guid><dc:creator>ganeshanekar</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1906737.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1032&amp;PostID=1906737</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/iis/images/icon-quote.gif"&gt; &lt;strong&gt;ramh08:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;Again the issue is quite weird as it taxes the performance for a few seconds or a few minutes will be back to normal performance/speed. &lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;Does not seem to be IIS issue and the issue may be at network level somewhere. When it becomes slow, how slow it is? Minutes/Seconds? What happens if you browse directly on the server itselft. - This will help narrow down the issue. Also have you taken netmon trace and find out if there is a delay at network level.&lt;/p&gt;
&lt;p&gt;You may use debugdiag tool and capture 3-4 sets of manual hang dumps and see if the problem is really in IIS side. Also note that there is no settings in IIS which will show this behaviour.&lt;/p&gt;
&lt;p&gt;HTH.&lt;/p&gt;
&lt;p&gt;~ Ganesh&lt;/p&gt;</description></item><item><title>Re: Intermittant performance issue</title><link>http://forums.iis.net/thread/1906736.aspx</link><pubDate>Fri, 12 Jun 2009 10:04:22 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1906736</guid><dc:creator>ramh08</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1906736.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1032&amp;PostID=1906736</wfw:commentRss><description>&lt;p&gt;Thanks alot for the reply...&lt;/p&gt;
&lt;p&gt;The site slows down is in infrequent intervals. Do we need to run the diagnostic tool to get the process dumps exactly during the &amp;quot;slow down&amp;quot; period?&lt;/p&gt;
&lt;p&gt;What are the possible reasons for a iis webserver slow down during intermittant intervals?&lt;/p&gt;
&lt;p&gt;Can this slow down be a result of some patch which was applied to IIS? &lt;/p&gt;
&lt;p&gt;Because the slowdown happened in an environment where recently no code change was done, no hardware were altered, no major software updates been done.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Intermittant performance issue</title><link>http://forums.iis.net/thread/1906468.aspx</link><pubDate>Wed, 10 Jun 2009 10:42:17 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1906468</guid><dc:creator>lextm</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1906468.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1032&amp;PostID=1906468</wfw:commentRss><description>&lt;p&gt;If your developers know how to read process dumps, they can follow our KB article here to troubleshoot the problem. If you need assistance from Microsoft, you can open a case via &lt;a href="http://support.microsoft.com/"&gt;http://support.microsoft.com&lt;/a&gt; &lt;/p&gt;
&lt;p style="MARGIN:0in;FONT-FAMILY:Calibri;FONT-SIZE:11pt;"&gt;High CPU Hang&lt;/p&gt;
&lt;p style="MARGIN:0in;FONT-FAMILY:Calibri;FONT-SIZE:11pt;"&gt;&lt;a href="http://support.microsoft.com/kb/919791"&gt;http://support.microsoft.com/kb/919791&lt;/a&gt;&lt;/p&gt;
&lt;p style="MARGIN:0in;FONT-FAMILY:Calibri;FONT-SIZE:11pt;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="MARGIN:0in;FONT-FAMILY:Calibri;FONT-SIZE:11pt;"&gt;Hang&lt;/p&gt;
&lt;p style="MARGIN:0in;FONT-FAMILY:Calibri;FONT-SIZE:11pt;"&gt;&lt;a href="http://support.microsoft.com/kb/919792"&gt;http://support.microsoft.com/kb/919792&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Intermittant performance issue</title><link>http://forums.iis.net/thread/1906445.aspx</link><pubDate>Wed, 10 Jun 2009 09:00:05 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1906445</guid><dc:creator>ramh08</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1906445.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1032&amp;PostID=1906445</wfw:commentRss><description>&lt;p&gt;We have a performance issue with an internet site supported by us developed in ASP. The application slows down in serving pages for a short stint (Some times it times out) and picks up immediately after few seconds. &lt;/p&gt;
&lt;p&gt;We have been working on the DB/Windows/Firewall to pin down the issue. &lt;/p&gt;
&lt;p&gt;Application environment &lt;/p&gt;
&lt;p&gt;UI: Classic ASP application &lt;/p&gt;
&lt;p&gt;Database: MS SQL Server 2000 &lt;/p&gt;
&lt;p&gt;Web server : IIS 6.0 hosted in Win 2k3 server (Virtual server on VM Ware) &lt;/p&gt;
&lt;p&gt;The application is in production for last 5 years. The slow down is a recent development and its not particular to any page/ module. We got the db queries monitored over a period of time and there has not been any major hit in performance. Again the issue is quite weird as it taxes the performance for a few seconds or a few minutes will be back to normal performance/speed. &lt;/p&gt;</description></item></channel></rss>