当数据库位于遥远的数据中心时,Mysql服务器已经在rails中消失了

发布于 2024-09-15 14:16:40 字数 264 浏览 8 评论 0原文

我们在全球拥有两个数据中心。如果我们在一个数据中心运行 Rails 应用程序并指向位于另一个数据中心的数据库。该应用程序

MySQL server has gone away

每 5-6 个 Web 请求就会抛出一次。并显示 5000 内部服务器错误

,但如果我们将应用程序和 mysql 数据库放在同一个数据中心。它运行得很好。 这似乎是一些延迟问题。可能需要一些超时或重新连接到数据库。但不确定如何修复它。 任何帮助表示赞赏。

We have two data centers located across the globe. if we run the rails app in one datacenter and point to the database located in the other data center. The app throws

MySQL server has gone away

like once in every 5-6 web request. and show 5000 internal server error

but if we put both the app and the mysql db in the same datacenter. it runs just fine.
It appears to be some latency issue. maybe some timeout or reconnection to the database required. But not sure how to fix it.
Any help appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文