By qqboy on
can some one tell us if any difference between
ctrl f5 in firefox and clear all cache from admin menu in drupal
Thanks
can some one tell us if any difference between
ctrl f5 in firefox and clear all cache from admin menu in drupal
Thanks
Comments
Shift-F5 sends a request to
Shift-F5 sends a request to the server to send the entire page & all of its images, css, js etc again. Drupal will then deliver this - and it'll do it from it's cached version if it can.
If you clear all caches in the drupal admin you clear the drupal cache. Shift-F5 will then deliver a newly generated version of the page. Depending on your server speed you may notice quite a difference in delivery time after clearing the drupal cache.
In short: there are two caches, if you want to be sure you're getting the latest version then both clear the drupal cache and then use shift-f5 - in that order :)
BlueFusion.co.nz
ctrl f5 not shift f5
ctrl f5 not shift f5 sir
thanks
https://www.drupal.org/project/image_captcha_indicator
https://www.drupal.org/project/ext_js
I guess I was thinking of
I guess I was thinking of shift-click refresh.
And, now worries, you're very welcome.
BlueFusion.co.nz
=-=
browser cache and database cache are two entirely different animals.
CTRL-F5 is a refresh in the browser.
clearing cache in drupal (whether admin menu or otherwise) clears the cache tables in the database.
thanks thanks
thanks
thanks
https://www.drupal.org/project/image_captcha_indicator
https://www.drupal.org/project/ext_js