Projet

Général

Profil

Révision 705e6803

Ajouté par Florent Torregrosa il y a presque 10 ans

Better settings for cache. Based on DIY Drupal 7 performance google doc.

Voir les différences:

bin/d7-reset-variables.sh
64 64
drush -yq vset block_cache 1
65 65
# Lifetime : 0, 60, 180, 300, 600, 900, 1800, 2700, 3600, 10800, 21600, 32400, 43200
66 66
drush -yq vset cache_lifetime 0
67
drush -yq vset page_cache_maximum_age 0
67
drush -yq vset page_cache_maximum_age 300
68 68
# Compression
69 69
drush -yq vset page_compression 1
70 70
drush -yq vset preprocess_css 1

Formats disponibles : Unified diff