Mercurial 和 nginx。错误10054
当我将文件推送到服务器时,60 秒后我收到“urlopen 错误 [Errno 10054]”。我认为这是因为我推送了大文件。 我使用带有 fast-cgi 进程的 nginx Web 服务器。哪个 nginx 参数导致 60 秒超时?或者也许我应该采取另一种方式?
When I push files to the server, then after 60 seconds i get "urlopen error [Errno 10054]". I think it's because i push large files.
I use nginx web-server with fast-cgi process. What nginx parametr responsible to that 60sec timeout? Or maybe i should see to another way?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
请参阅:http://code.google.com/p/support /issues/detail?id=2716。
如果您使用最新的 TortoiseHg 客户端,只需将以下配置添加到您的 Mercurial.ini 中:
Please refer to: http://code.google.com/p/support/issues/detail?id=2716.
If you are using latest TortoiseHg client, just put below config to your mercurial.ini: