Homec4science

For now, disable persistent connections and the "max_connections" setup warning

Authored by epriestley <git@epriestley.com> on Sep 23 2016, 21:36.

Description

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

Details

Committed
epriestley <git@epriestley.com>Sep 23 2016, 21:42
Pushed
aubortJan 31 2017, 17:16
Parents
rPHeea540c5e462: Endpoint+controller for a remarkup image proxy
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH38b10f05a224: For now, disable persistent connections and the "max_connections" setup warning (authored by epriestley <git@epriestley.com>).Sep 23 2016, 21:42