【发布时间】:2014-12-25 23:39:06
【问题描述】:
我看到很多这样的。我明白他们的意思,这就是为什么我不明白为什么会这样。非常不一致,似乎不是超时问题。
相关资料:
- Php/laravel/Postgres Heroku
- 我强制使用 SSL
- 我将 / 路由到 /anotherroute
- 我自己无法与任何客户进行复制
- 路径并不总是相同的,有时只是简单的资产加载
- 我没有看到任何应用程序错误报告
- 袜子=客户
- 服务时间始终
一些日志数据:
10 月 29 日 18:22:12 myapp-web-production heroku/router: sock=client at=error code=H18 desc="Request Interrupted" method=GET path="/aroute" host=... request_id= ... fwd="##.##.##.###" dyno=web.1 connect=2ms service=34ms status=503 bytes=3816
10 月 29 日 18:22:13 myapp-web-production heroku/router: sock=client at=error code=H18 desc="Request Interrupted" method=GET path="/aroute" host=... request_id= ... fwd="##.##.##.###" dyno=web.1 connect=1ms service=538ms status=503 bytes=3822
10 月 29 日 18:22:14 myapp-web-production heroku/router: sock=client at=error code=H18 desc="Request Interrupted" method=GET path="/aroute" host=... request_id= ... fwd="##.##.##.###" dyno=web.1 connect=1ms service=406ms status=503 bytes=13927
我被困住了。任何帮助将不胜感激。
【问题讨论】:
标签: php laravel heroku http-status-code-503