CoderZone Programming Community
Security & Performance
»
Performance and Tuning
»
Browser Caching - Impacts
Username:
1 Hour
1 Day
1 Week
1 Month
Forever
Password:
Home
Help
Search
Quick Search
Advanced Search
[Close]
Code Library
Snippet Library
Submit Code
HTML & CSS Sandbox
SQL Sandbox
PHP Code
Javascript Code
mySQL Code
Oracle PL/SQL Code
ASP/VB Code
Perl Code
[Close]
Tags
Login
Register
Pages:
1
« previous
next »
Print
Author
Topic: Browser Caching - Impacts (Read 1738 times)
phpMan2010
Newbie
Posts: 32
Browser Caching - Impacts
«
on:
Apr 25, 2011, 09:31:10 am »
I have a fairly complex web application and I've used browser caching to really speed up delivery.
Unfortunately, the QA team often forgets to clear their browser caches, and the average user never clears theirs.
How can I retain the advantages of browser caching, but still have the browser refresh the files when necessary?
There's actually two sets of files - some are library files which will NEVER change (dojo), and some are local, which change infrequently.
The system is fairly stable.
Logged
Tags:
Pages:
1
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> General Discussion & Chit Chat
=> Homework Help
-----------------------------
Server Scripting
-----------------------------
=> PHP
=> SQL & Database
=> ASP
=> Java
=> Perl & CGI
=> Other Languages
-----------------------------
Browser Scripting
-----------------------------
=> HTML
=> CSS
=> Javascript
-----------------------------
Security & Performance
-----------------------------
=> Security Issues
=> Performance and Tuning
Loading...