Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Fast website load

Status
Not open for further replies.

Sidro

MIS
Sep 28, 2002
197
0
0
US
Hi folks.
Is it possible to save a small portion of a website, like the default.aspx page along with its whole content like graphics, some text from database and store it on a server memory permanantly, well, until the server has been restart. I was thinking Id sacrifice 3mb of memory to store the content. And then use it to load the content on a client browser.
Will the load time be fast or will it make a difference?
Also, whats the fastest way to load just the default.aspx page fast?
Thanks in advance.
 
Have a look at Caching as this can save you having to serve the page each time (if the content isn't going to change).


____________________________________________________________
Mark,
[URL unfurl="true"]http://aspnetlibrary.com[/url]

Need help finding an answer? Try the Search Facility or read FAQ222-2244 on how to get better results.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top