I have a Drupal site with pressflow that could benefit greatly from this module. I have a load balancer, master and slave servers set up. There is one shared database that is powering both. The slave server is automatically sync'ed with master anytime a file is updated.

Upon recent inspection, I noticed that the master server is serving up the aggregated css just fine. The slave server, while it has the most recent aggregated css files in the /files directory, is not actually using that file so it is serving up regular css stylesheets.

Any ideas?

Comments

mikeytown2’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)

Sounds like an issue with the variables table between the master and the slave. Re-open if this is still an issue