Page MenuHomePhabricator

Allow persistent connections to be configured per database host
ClosedPublic

Authored by epriestley on Nov 22 2016, 2:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 28, 4:00 AM
Unknown Object (File)
Thu, Mar 28, 4:00 AM
Unknown Object (File)
Thu, Mar 28, 4:00 AM
Unknown Object (File)
Thu, Mar 28, 4:00 AM
Unknown Object (File)
Thu, Mar 28, 4:00 AM
Unknown Object (File)
Fri, Mar 22, 1:52 AM
Unknown Object (File)
Tue, Mar 19, 7:25 PM
Unknown Object (File)
Tue, Mar 19, 5:56 PM
Subscribers
None

Details

Summary

Ref T11044. Fixes T11672. In T11672, persistent connections seem to work fine, but they can require max_connections and other settings to be raised. Since most users don't need them, make them an advanced option.

Test Plan

Configured persistent connections, loaded some pages, observed persistent connections get used.

Diff Detail

Repository
rP Phabricator
Branch
partition9
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 14610
Build 19074: Run Core Tests
Build 19073: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Allow persistent connections to be configured per database host.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Nov 22 2016, 6:11 PM
This revision was automatically updated to reflect the committed changes.