<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.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/"><channel><title>Web Forms</title><link>http://forums.asp.net/18.aspx</link><description>All about building ASP.NET Pages - server controls, events, validation, etc.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: First Time Login Page Loading is slow</title><link>http://forums.asp.net/thread/2540538.aspx</link><pubDate>Wed, 06 Aug 2008 14:23:32 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2540538</guid><dc:creator>titasix</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2540538.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=2540538</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Thx guys it&amp;#39;s great..!!!!&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: First Time Login Page Loading is slow</title><link>http://forums.asp.net/thread/2031439.aspx</link><pubDate>Thu, 29 Nov 2007 00:51:42 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2031439</guid><dc:creator>shalack94</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2031439.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=2031439</wfw:commentRss><description>&lt;span style="FONT-SIZE:9pt;FONT-FAMILY:Verdana;"&gt;I had the same problem. The reason is that the application domain times out every 20 mins if there is no activity, the first request after the timeout can force a recompile and reload&amp;nbsp;of cache. Changing some settings in the machine.config file will solve the problem; unfortunately for me my hosting provider would not allow me to make this change. I found this utility to be useful. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.spikesolutions.net/ViewSolution.aspx?ID=c2b7edc0-5de1-4064-a432-05f6eded3b82" target="_blank"&gt;http://www.spikesolutions.net/ViewSolution.aspx?ID=c2b7edc0-5de1-4064-a432-05f6eded3b82&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Essentially it &amp;quot;Pings&amp;quot; my home page every few mins so the application domain does not time out. The utility can also be configured to ping more than one page so that auxiliary pages are fast too.&lt;/span&gt;</description></item><item><title>Re: First Time Login Page Loading is slow</title><link>http://forums.asp.net/thread/1643938.aspx</link><pubDate>Fri, 30 Mar 2007 02:44:56 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1643938</guid><dc:creator>Raymond Wen - MSFT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1643938.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=1643938</wfw:commentRss><description>Hi,&lt;br /&gt;It's because the applicaion is compiled on the fly. Please precompile it.&lt;br /&gt;Try this:&lt;br /&gt;http://msdn2.microsoft.com/en-us/library/ms228015.aspx&lt;br /&gt;http://msdn2.microsoft.com/en-us/asp.net/aa336619.aspx&lt;br /&gt;&lt;br /&gt;Hope it helps.&lt;br /&gt;</description></item><item><title>Re: First Time Login Page Loading is slow</title><link>http://forums.asp.net/thread/1643101.aspx</link><pubDate>Thu, 29 Mar 2007 15:23:46 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1643101</guid><dc:creator>testmon77</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1643101.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=1643101</wfw:commentRss><description>&lt;p&gt;Thanks for your reply.&lt;/p&gt;
&lt;p&gt;Everyday morning when I access the web site its slow. I have measured thru HTTP Watch it is taking around 30 sec. For subsequent request it is taking around &amp;nbsp;less than 1sec.&lt;/p&gt;
&lt;p&gt;Elapsed Time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 29.526&amp;nbsp;seconds&lt;br /&gt;Network Round Trips&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;6&amp;nbsp;&lt;br /&gt;Downloaded Data&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 49998&amp;nbsp;bytes&lt;br /&gt;Uploaded Data&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3030&amp;nbsp;bytes&lt;br /&gt;HTTP Compression Savings&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;bytes&lt;br /&gt;DNS Lookups&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&lt;br /&gt;TCP Connects&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&amp;nbsp;&lt;br /&gt;Total HTTPS overhead&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 400&amp;nbsp;bytes&lt;br /&gt;Average HTTPS overhead per request&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;66&amp;nbsp;bytes&lt;/p&gt;
&lt;p&gt;For subsequent request also I got the same result, only elasped time alone&amp;nbsp;is different. Do I need to change any IIS settings?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: First Time Login Page Loading is slow</title><link>http://forums.asp.net/thread/1641940.aspx</link><pubDate>Wed, 28 Mar 2007 23:55:46 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1641940</guid><dc:creator>foolios</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1641940.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=1641940</wfw:commentRss><description>&lt;blockquote&gt;&lt;div&gt;&lt;img src="http://forums.asp.net/Themes/default/images/icon-quote.gif" /&gt; &lt;strong&gt;testmon77:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We&amp;nbsp;have ASP.NET&amp;nbsp;Application in Test server. For first&amp;nbsp;time accessing the Login page of that application&amp;nbsp;is slow. &amp;nbsp;Response time is around 25-30 sec. After that I have refersh the page/Open with new browser,&amp;nbsp;loading&amp;nbsp;of Login Page is around 1-2 sec. &lt;/p&gt;
&lt;p&gt;Only&amp;nbsp;user name &amp;amp; password&amp;nbsp;columns are there in login page.&amp;nbsp;Is there any way I can reduce the response time for first time loading?&lt;/p&gt;
&lt;p&gt;Thanks&amp;nbsp;&lt;/p&gt;



&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Are you talking about after you have modified the application and then this occurs the first time you are running the new version of it?&lt;/p&gt;&lt;p&gt;If that's so, the web application compiles upon the initial request. Then it's a faster load upon subsequent requests.&lt;/p&gt;&lt;p&gt;That's as far as I understand it as I've been learning about it, but it appears it may be true as the previous post to mine seems to suggest something like this.&amp;nbsp;&lt;/p&gt;&lt;p&gt;I hope that's what you were writing about.&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: First Time Login Page Loading is slow</title><link>http://forums.asp.net/thread/1641887.aspx</link><pubDate>Wed, 28 Mar 2007 22:48:26 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1641887</guid><dc:creator>Ken Tucker</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1641887.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=1641887</wfw:commentRss><description>&lt;p&gt;The first loading takes a long time because the website is starting up.&amp;nbsp;&amp;nbsp; &lt;/p&gt;</description></item><item><title>First Time Login Page Loading is slow</title><link>http://forums.asp.net/thread/1641626.aspx</link><pubDate>Wed, 28 Mar 2007 19:42:38 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1641626</guid><dc:creator>testmon77</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1641626.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=1641626</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We&amp;nbsp;have ASP.NET&amp;nbsp;Application in Test server. For first&amp;nbsp;time accessing the Login page of that application&amp;nbsp;is slow. &amp;nbsp;Response time is around 25-30 sec. After that I have refersh the page/Open with new browser,&amp;nbsp;loading&amp;nbsp;of Login Page is around 1-2 sec. &lt;/p&gt;
&lt;p&gt;Only&amp;nbsp;user name &amp;amp; password&amp;nbsp;columns are there in login page.&amp;nbsp;Is there any way I can reduce the response time for first time loading?&lt;/p&gt;
&lt;p&gt;Thanks&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>