1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-07 20:38:32 +01:00
phorge-phorge/src/infrastructure/storage
epriestley 38b10f05a2 For now, disable persistent connections and the "max_connections" setup warning
Summary:
Ref T11672. At low loads, this causes us to use more connections, which is pushing some installs over the default limits.

Rather than trying to walk users through changing `max_connections`, `open_files_limit`, `fs.file-max`, `ulimit`, etc., just put things back for now. After T11044 we should have headroom to use persistent connections within the default limits on all reasonable systems..

Test Plan: Loaded Phabricator, poked around.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11672

Differential Revision: https://secure.phabricator.com/D16591
2016-09-23 12:42:26 -07:00
..
__tests__ phtize all the things 2015-05-22 21:16:39 +10:00
configuration Extend from Phobject 2015-06-15 18:02:27 +10:00
lisk For now, disable persistent connections and the "max_connections" setup warning 2016-09-23 12:42:26 -07:00
management Make storage adjustment a little nicer, especially the first time 2016-09-07 09:09:05 -07:00
patch Add a Packages application and PackagePublisher 2016-07-27 12:21:57 -07:00
schema Record how long storage patches took to apply 2015-10-24 05:58:44 -07:00