filmov
tv
Front End Optimization For Drupal Website - Part 4
Показать описание
Every web page will have objects that are static in nature (do not change for each request).
If we ask browsers to cache those static objects for a certain duration, then we can load them from cache and not send hits to server every time. This will significantly increase the performance of a Drupal Website.
This presentation showcases how to enable browsers to cache the static objects and also put an expiry for the cached objects.
If we ask browsers to cache those static objects for a certain duration, then we can load them from cache and not send hits to server every time. This will significantly increase the performance of a Drupal Website.
This presentation showcases how to enable browsers to cache the static objects and also put an expiry for the cached objects.