Why is my website working on non-production, but not Production?
Sometimes a feature you've extensively tested on non-production (dev, test, qa) works, but it doesn't work on production. The usual reason is that Enterprise and Site Factory customers have highly available infrastructure. That means either two dedicated instances, or multiple web instances plus a database instance, and in some cases, a separate file system instance. Code is identical (or should be! If not, file a support ticket with us) on each web instance or dedicated instance, but they share resources, such as the file system (and in the case of web instances, the database instance), which is in one place only. That said, the settings could be different between production and non-production.
Things to check on each environment:
In the above cases, examining the logs could be helpful in determining the issue. XHProf and New Relic could be helpful too.
Differences between non-production and non-production environments:
It could also be an infrastructure problem. Often times we've already alerted you about it via a ticket, but if not, file a support ticket with us and we'll help you get to the bottom of it.
If this content did not answer your questions, try searching or contacting our support team for further assistance.
Wed Oct 22 2025 09:07:31 GMT+0000 (Coordinated Universal Time)