Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hi. I recently took an instance of drupal from a development to a production server environment. Things went pretty smoothly; we ran into a bug with php 5.2 for which there is a patch described in an article on here, and another issue whereby users were required to endlessly reauthenticate caused, in that case, by an expected directory, set in Administer > Settings > File System > Temporary Directory. We added the directory where Drupal wanted it in the server file system and all was well.
I'm looking at running the page caching for a high traffic site with a very query intensive front page as a way to keep the server from maxing out. (When we get up to full load, we'll have 30k+ visitors per day to the content site, plus we've got the RoundCube module running for free webmail for all users.)
I've been thinking about using the Drupal cashe feature, but I've read on many posts here, that there are problems with this feature, especially the generation of blank pages . . .
I don't want to use something that's not working 100% so I'm asking you guys, do you have any experience with this feature? good or bad, let me know. I'm on 4.7.4.