Force Advagg files regeneration In some cases, for example after a deploy, you need to ensure that the files generated by advagg are completly… Continue reading “Force Advagg files regeneration”…
Clear Varnish Cache from Drush I you have a Drupal site and you are using the Varnish integration in your Drupal you can take advantage… Continue reading “Clear Varnish Cache from Drush”…
Invalidate all the memcache data without restart the service You can invalidate all existing cache items using the flush_all command. This command does not pause the server, as it… Continue reading “Invalidate all the memcache data without restart the service”…