1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-01 03:02:43 +01:00
phorge-phorge/src/infrastructure/storage/lisk
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__ Various linter fixes 2015-08-11 22:36:55 +10:00
LiskDAO.php In taskmaster daemons, only close connections which were not used recently 2016-08-11 12:03:56 -07:00
LiskDAOSet.php Extend from Phobject 2015-06-15 18:02:27 +10:00
LiskEphemeralObjectException.php Delete license headers from files 2012-11-05 11:16:51 -08:00
LiskMigrationIterator.php Delete license headers from files 2012-11-05 11:16:51 -08:00
LiskRawMigrationIterator.php Add LiskRawMigrationIterator 2013-06-21 12:55:07 -07:00
PhabricatorDataNotAttachedException.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorLiskDAO.php For now, disable persistent connections and the "max_connections" setup warning 2016-09-23 12:42:26 -07:00
PhabricatorLiskSerializer.php Extend from Phobject 2015-06-15 18:02:27 +10:00