Error: Distribution domain name mismatch
-
I have a unique website configuration where all my traffic first hits a server running HAProxy, which then proxies this traffic to either my marketing site (which is running WP) or my app server.
Because of this setup, I need TWO Cloudfront distributions, both with the SAME origin. The app server serves all static assets via one Cloudfront distribution/domain and the WP server needs to serve all static assets via the other Cloudfront distribution.
However, I believe this setup is confusing WP Total Cache, because when I click on “Test Cloudfront distribution” it gives me an error — “Error: Distribution domain name mismatch x!=y” — where x & y are the domains of the TWO Cloudfront distributions that I have described above.
How do I fix this problem?
PS: And thank you for this super awesome plugin!
The topic ‘Error: Distribution domain name mismatch’ is closed to new replies.