473,499 Members | 1,494 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

asp.net application slow starting

Hi

I run an asp.net website on shared hosting, thie site probably gets 40-50
unique visitors a day. Ive noticed that for periods of time when the site
has maybe not had visitors for maybe 20mins that the pages seem to very slow
to load again initially. I appreciate are compliled to start with but this
seems to happen again if the site has not had any activity for 20mins.

Has anyone else had any experience of anything like this, if so have they
found any workarounds?

Thanks in advance

amettimon

Nov 19 '05 #1
1 1189
Hi,
So its basically down to the web application stopping running as there are
no active sessions. The problem i have is that quite a few of the pages on
my site are fairly heavy in terms of resource use, the idea of having to to
endure the slow startup and recompilation for some of these pages is
annoying.

I guess this would be a problem quite a few people not lucky enough to be
able to work with dedicated hosting might have experienced. Ive read this
article (
http://authors.aspalliance.com/PaulW...ult.aspx?id=12 )which
quite a few people have pointed out to me before but alas it seems to make
no difference.

Anyone got any ideas on how to get round this, i guess the idea for working
with .net in the first place was the increase in perfomance right?

I guess caching would not help here as the pages have been dropped from
memory?

Thanks in advance

"Cowboy (Gregory A. Beamer) - MVP" <No************@comcast.netNoSpamM> wrote
in message news:84**********************************@microsof t.com...
On a shared server, you are contending with resource sharing, as well.
When
your app has been dormant for awhile, the compilation in memory (from the
JIT
compile from IL) may be dumped to make room for others.
---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************

"amessimon" wrote:
Hi

I run an asp.net website on shared hosting, thie site probably gets 40-50
unique visitors a day. Ive noticed that for periods of time when the site
has maybe not had visitors for maybe 20mins that the pages seem to very
slow
to load again initially. I appreciate are compliled to start with but
this
seems to happen again if the site has not had any activity for 20mins.

Has anyone else had any experience of anything like this, if so have they
found any workarounds?

Thanks in advance

amettimon

Nov 19 '05 #2

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

Similar topics

1
5797
by: Rami Saarinen | last post by:
I have been making a client-server type of software mainly on Linux and now I am trying to get it all work also on windows. However, I am having slight problems running the program in Windows 2000....
5
4649
by: VinnieT | last post by:
I have a load balanced system that consists of 3 production servers. There are about 20 different applications that are used on these boxes. One of my applications in particular is used more than...
6
8557
by: B B | last post by:
Okay, here is what's happening: I have a reasonably fast laptop (1.4 GHz Mobile M, so comparable to 2.5GHz P4) doing .net development. Running Windows XP pro, SP2 IIS is installed and running...
6
1090
by: Gabriel Giraldo | last post by:
Hello, I'm developing a web application intended to test students on several subjects. This tests and their questions are stored properly on a database. I need to have a time limit either for...
2
2345
by: Jeff | last post by:
Please note this is NOT a rant or complaint! And yes, I'm over-simplifying, but intentionally. Here goes... With ASP.NET Web applications I like that I can access data from anywhere without...
1
2431
by: whitehorse | last post by:
When the warehousecontroller service is invoked, the following error message is sent to the application log: Event Type: Error Event Source: TFS Warehouse Event Category: None Event ID: 3000...
0
1958
by: Michal Seidl | last post by:
Hi, I am trying to download data from remote ftp server connected through GSM modem. The speed is slow 1kB/s. Despite the classic linux ftp client works fine the ftp.retrbinary(),ftpretrlines()...
6
2072
by: lawrence k | last post by:
The following function is way too slow. If anyone has any suggestions about how to speed it up, I'd be grateful for them. We have to call this function 36 times on one page, and I think each time...
9
2965
by: jeff | last post by:
Hi All. I realize that when my Deployed winforms application starts, Windows needs to load the .net 2 framework before control is given to my application.... Is there anyway to either ... -...
0
7007
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
7220
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6893
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
4918
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4599
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3098
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1427
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
664
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
295
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.