エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Puma unresponsive when there is more than one ActionCable channel · Issue #25117 · rails/rails
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Puma unresponsive when there is more than one ActionCable channel · Issue #25117 · rails/rails
Steps to reproduce I have made a repository detailing the issue here: https://github.com/robertly... Steps to reproduce I have made a repository detailing the issue here: https://github.com/robertlyall/puma_channel_problem If you checkout 879fde (one channel), and start the server - everything works wonderfully. Shutdown the server then checkout edc493 (two channels). After a number of page refreshes the request will hang. If you run netstat -atn | grep 3000 you'll see something like this: tcp4 1
2017/05/20 リンク