aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/action_cable/remote_connections.rb
diff options
context:
space:
mode:
authorJeremy Daer <jeremydaer@gmail.com>2016-03-30 16:05:18 -0700
committerJeremy Daer <jeremydaer@gmail.com>2016-03-30 16:07:19 -0700
commit4c79c59c6e5c871b091cc1163ce4e6adad090095 (patch)
treef5a020628aa65fc5c4bae3dd243e9e20314159a2 /actioncable/lib/action_cable/remote_connections.rb
parentebaf95b276c4e89c82f6c79ac23e969d9400a068 (diff)
downloadrails-4c79c59c6e5c871b091cc1163ce4e6adad090095.tar.gz
rails-4c79c59c6e5c871b091cc1163ce4e6adad090095.tar.bz2
rails-4c79c59c6e5c871b091cc1163ce4e6adad090095.zip
Cable: reconcile default worker pool size with low db conn pool size
Whack it down from 100 to 4. Large worker pools means large db connection counts. We aren't set up for that by default and most apps won't need it out of the box. We're better off tuning the default worker pool for low traffic, low resource consumption apps. Those who have higher traffic will scale up to meet demand.
Diffstat (limited to 'actioncable/lib/action_cable/remote_connections.rb')
0 files changed, 0 insertions, 0 deletions