Page MenuHomePhabricator

Many "Too many connections" errors on Phacility instance
Closed, ResolvedPublic

Description

More than half the time when browsing commits and other items on my Phacility instance, I get error popups like the following:

Unhandled Exception ("ConduitClientException")
AphrontConnectionQueryException: Attempt to connect to web-fe48f2700633@172.30.0.71 failed with error #1040: Too many connections.

I'm not sure if this is expected for a trial instance, but I can't demo/compare it against our self-hosted Phabricator while it's doing that.

Revisions and Commits

Event Timeline

kislyuk raised the priority of this task from to Needs Triage.
kislyuk updated the task description. (Show Details)
kislyuk added a project: Phacility.
kislyuk added a subscriber: kislyuk.
epriestley closed this task as Resolved by committing Restricted Diffusion Commit.Feb 21 2015, 6:09 PM
epriestley added a commit: Restricted Diffusion Commit.

I think this should be fixed now, let me know if you see it again.

(We had a default max_connections setting left over from testing on a smaller tier, and hadn't hit this yet ourselves.)