当数据库位于遥远的数据中心时,Mysql服务器已经在rails中消失了
我们在全球拥有两个数据中心。如果我们在一个数据中心运行 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论