• I have been looking into using the w3-total-cache plugin to provide support for amazon S3 and cloudfront web services.

    However we currently have a dev, qa and production versions of our wp site. Are there any options to configure w3-total-cache plugin to work with multiple environments? It appear that the w3-total-cache plugin makes a number database changes that would make a single database unusable across multiple environments.

    Is there some kind of override for the hostname that used to build the static images links used to update the wp-post table?

    Any help or suggestion on this topic would be greatly appreciated.

    https://www.ads-software.com/extend/plugins/w3-total-cache/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Wouldn’t you want to disable W3TC on you non-production environments?

    I have the same question as the OP. My dev environment has W3TC turned off, but I want my UAT and Prod versions to use W3TC. That way I can make sure those environments are identical for testing.

    I know the settings are stored in w3-total-cache-config.php and have the file under version control. It would be great to have conditional logic to specify settings based on the domain name. Basically the only fields that need to be different are the CDN settings.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘w3-total-cache w/ multiple environments’ is closed to new replies.