Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does the majority A-grade browsers cache content over https to disk?

Tags:

caching

https

ssl

I have read somewhere that javascript and css files that only get cached in memory sooner or later get pushed out by other content. Is this true? Are there any other issues regarding cashing SSL-objects?

like image 692
picknick Avatar asked May 12 '26 13:05

picknick


1 Answers

Firefox only caches HTTPS content to disk if the Cache-Control: Public response header is set.

There's more information about this and other HTTPS tuning tips in the following blog post:

http://blog.httpwatch.com/2009/01/15/https-performance-tuning/

like image 58
HttpWatchSupport Avatar answered May 14 '26 13:05

HttpWatchSupport



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!