Caching my ASP.NET Site
From: Frank Schumacher (fs_nospam_at_informatik.uni-leipzig.de)
Date: 02/08/05
- Next message: Fernando Lopes: "Upload in an Usercontrol"
- Previous message: Smithers: "A Caching Issue - I Suspect"
- Next in thread: Scott Allen: "Re: Caching my ASP.NET Site"
- Reply: Scott Allen: "Re: Caching my ASP.NET Site"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 08 Feb 2005 18:16:28 +0100
Hi NG,
I have build a little ASP.NET application, that provides my other sites
with picturestreams from a database.
Everything is fine, except that loading a picture the first time takes
some seconds. I guess there is some compilation etc. in the background.
After the first time, the picturesite responds in an instant.
So my question: Can I force the ASP.NET site to be "permanently cached",
so that it responses fast even the first time? I have it running on an
IIS 5.1 Server.
Thanks in advance,
Frank
- Next message: Fernando Lopes: "Upload in an Usercontrol"
- Previous message: Smithers: "A Caching Issue - I Suspect"
- Next in thread: Scott Allen: "Re: Caching my ASP.NET Site"
- Reply: Scott Allen: "Re: Caching my ASP.NET Site"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|