473,387 Members | 1,542 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

slow pages after certain amount of idle time...

Jim
I know about and expect the first time an asp.net is viewed that the JIT
compiler willc ompile the page and hence the slow response time for the
page, but after a certain amount of time my asp.net is very slow to load a
page again and then everything is fine again - why is this?

Cheers

Jim

Nov 18 '05 #1
2 1400
Your hardware resources matter here. Make sure you have it enough before
trace other factors.

chanmm

"Jim" <e@e.com> wrote in message
news:O8**************@tk2msftngp13.phx.gbl...
I know about and expect the first time an asp.net is viewed that the JIT
compiler willc ompile the page and hence the slow response time for the
page, but after a certain amount of time my asp.net is very slow to load a
page again and then everything is fine again - why is this?

Cheers

Jim

Nov 18 '05 #2
after a specified amount of inactivity (see machine or web config) the
appdomain is unload by asp.net. the next page reference requires a reload.

-- bruce (sqlwork.com)

"Jim" <e@e.com> wrote in message
news:O8**************@tk2msftngp13.phx.gbl...
I know about and expect the first time an asp.net is viewed that the JIT
compiler willc ompile the page and hence the slow response time for the
page, but after a certain amount of time my asp.net is very slow to load a
page again and then everything is fine again - why is this?

Cheers

Jim

Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Chris Q | last post by:
hello list. i'm newish to python - i have written a program involving win32com and wxPython, and making progress... but not as much as i had expected! for starters i have yet to find an...
9
by: Vito DeCarlo | last post by:
I've been having this problem for a few weeks. PLEASE read this post before responding with some simple reason that has nothing to do with my problem. If you need more information, please request...
5
by: Tom | last post by:
Any ideas what can cause ASP.NET pages to be slow now and then? It can take more than 5 seconds to get the page, which is way to much. One of the pages (not sure how many there are, i have just...
2
by: Sven Thorsen | last post by:
I have a Web Service with a method that handles file uploads. The file is sent as a DIME attachment to the SOAP request. The post is successful, the file is received and the correct response is...
10
by: Ramkumar T via DotNetMonster.com | last post by:
Hi I am experiencing performance issues with my simple web application. (which contains pretty simple and straight forward web pages).The app's home page takes well over 15 seconds to run under...
46
by: dunleav1 | last post by:
I have a process that does inserts that runs 50% slower that Oracle and Mssql. Queries normally take 50% slower than normal. DB2, Oracle, Mssql all are configured on same os, same disk array...
11
by: funky | last post by:
hello, I've got a big problem ad i'm not able to resolve it. We have a server running oracle 10g version 10.1.0. We usually use access as front end and connect database tables for data extraction....
7
by: =?Utf-8?B?QWtlcmx1bmQ=?= | last post by:
User clicks a link that displays a customer card and financial stats (has a lot of database calls). Every 5 times the user clicks the same page/link it takes about 30 seconds (normal response time...
9
by: SAL | last post by:
I have an ASP.NET 2.0 app that takes about 17 seconds to load on first startup but then is very fast after that. As I understand it from some posts in June, this is caused by the loading of the App...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.