Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Caching / June 2005

Tip: Looking for answers? Try searching our database.

ASP.Net External Javascript Cache SSL

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
gabedog@gmail.com - 23 Jun 2005 23:11 GMT
I'm using a large 3rd party menu control. It uses a javascript library
of up to 75kb.

Can this be cached accross pages on the client using SSL with ASP.Net?
How can I test to see if a page is using a file from the Temp directory
or if it is pulling it fresh from the server?

Thanks for any help,

Gabe
Joerg Jooss - 24 Jun 2005 19:26 GMT
> I'm using a large 3rd party menu control. It uses a javascript library
> of up to 75kb.
>
> Can this be cached accross pages on the client using SSL with ASP.Net?

Yes. Caching has nothing to do with SSL, although some browsers imply
that secure means non-cacheable.

> How can I test to see if a page is using a file from the Temp
> directory or if it is pulling it fresh from the server?

Look in your web server's access log to see if you find a GET for the
CSS file with a 200 response -- that means it was served. If you find a
304 response or no request at all, it is being cached.

Cheers,
Signature

http://www.joergjooss.de
mailto:news-reply@joergjooss.de


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.