Mohammad Emran Hasanphpfour.hashnode.devยทApr 13, 2012Optimizing variables cache in Drupal 6In Drupal 6, a number of caching strategies are incorporated to handle large traffic. One of them is the serialization of the whole variable table. It is being cached in the database and gets extracted into global $conf variable in each invoke. In on...81 readsoptimizationAdd a thoughtful commentNo comments yetBe the first to start the conversation.