Skip to content
This repository has been archived by the owner on Mar 20, 2021. It is now read-only.

Allow for pool queue limits #44

Merged
merged 1 commit into from
Sep 18, 2014
Merged

Allow for pool queue limits #44

merged 1 commit into from
Sep 18, 2014

Conversation

kpdecker
Copy link
Contributor

Adds queueTimeout and maxQueue pool options which can be used to help
prevent runaway queues and allow active failover when a pool has entered
queuing and partial starvation.

The general intent here is to allow for requests to preemptively serve client
side rendering responses when the server side path is under stress.

Adds `queueTimeout` and `maxQueue` pool options which can be used to help prevent runaway queues and allow active failover when a pool has entered queuing and partial starvation.

The general intent here is to allow for requests to preemptively serve client side rendering responses when the server side path is under stress.
@candid82
Copy link
Contributor

lgtm

kpdecker added a commit that referenced this pull request Sep 18, 2014
@kpdecker kpdecker merged commit 9fe5fc5 into master Sep 18, 2014
@kpdecker kpdecker deleted the queue-limits branch September 18, 2014 18:24
@kpdecker
Copy link
Contributor Author

Released in 0.14.0

@kpdecker kpdecker modified the milestone: 1.0.0 Feb 13, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants