PrestaShop and the Smarty cache

One of the recommended features to improve performance in PrestaShop is to enable the “Smarty cache”. You can find this option in “Advanced Parameters -> Performance”, but it is not always true that the best option is to have it enabled. There are countless modules and templates for PrestaShop and each one is programmed better … Read more

Magento. When an index saves your day

This week (as usual urgently due to need and poor client planning) a colleague migrated a Magento 1.9 to one of our servers. In principle, although the technology to run a Magento 1 is usually straightforward, there are always some verifications, optimizations (many developers still do not know that you can use Redis for cache … Read more

Efficient backups with ZFS + snapshots + automatic compression + incremental rsync

What is the importance of a backup system? Everything. No infallible system exists, the datacenter provider can fail (do you remember the OVH fire?), the hardware of your dedicated server, a disastrous data manipulation by a user in the back office, an out-of-control synchronization process, a failed Magento update… so many and so many possible … Read more