This is a discussion on Browser cache setting within the PHP General forums, part of the PHP Programming Forums category; Hi, What's the default setting for caching in browsers? With IE is it "Automatically" as I think ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
What's the default setting for caching in browsers? With IE is it "Automatically" as I think it is? And what about other browsers? Some equivalent? Thanks. -- Richard Heyes http://www.websupportsolutions.co.uk Knowledge Base and HelpDesk software that can cut the cost of online support ** NOW OFFERING FREE ACCOUNTS TO CHARITIES AND NON-PROFITS ** |
|
|||
|
Richard Heyes wrote:
> Hi, > > What's the default setting for caching in browsers? With IE is it > "Automatically" as I think it is? And what about other browsers? Some > equivalent? I'm pretty certain it's automatic in most. I think Firefox has a default 50Mb of cache-space. /Per Jessen, Zürich |
|
|||
|
> I'm pretty certain it's automatic in most. I think Firefox has a default
> 50Mb of cache-space. Great, thanks. -- Richard Heyes http://www.websupportsolutions.co.uk Knowledge Base and HelpDesk software that can cut the cost of online support ** NOW OFFERING FREE ACCOUNTS TO CHARITIES AND NON-PROFITS ** |
|
|||
|
All the browsers cache unless the end user works at it to change that,
or you force it to not cache by giving it a different URL each time. Playing games with "no-cache" headers (et al) will only give you a bug-list of arcane browwses that don't honor those headers. YMMV On Fri, January 11, 2008 4:20 am, Richard Heyes wrote: > Hi, > > What's the default setting for caching in browsers? With IE is it > "Automatically" as I think it is? And what about other browsers? Some > equivalent? > > Thanks. > > -- > Richard Heyes > http://www.websupportsolutions.co.uk > > Knowledge Base and HelpDesk software > that can cut the cost of online support > > ** NOW OFFERING FREE ACCOUNTS TO CHARITIES AND NON-PROFITS ** > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Some people have a "gift" link here. Know what I want? I want you to buy a CD from some indie artist. http://cdbaby.com/from/lynch Yeah, I get a buck. So? |
![]() |
| Thread Tools | |
| Display Modes | |
|
|