feature request: connectiontimeout

Bug #1692531 reported by Jay R. Wren
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
apache2 (Juju Charms Collection)
New
Undecided
Unassigned

Bug Description

* The lb_balancer_timeout value sets the timeout= value in the BalancerMemeber directive.

* Some web services have endpoints with known long running requests. This timeout value must be set longer than the longest known running request.

* If backend BalancerMember is unavailable, that long timeout is likely far too long.

* Apache has a connectiontimeout value. It would timeout a BalancerMember much faster when it cannot be connected, but would allow open connections to timeout longer. It should also be configurable via juju.

I request that this work:

juju config apache2 lb_balancer_timeout=200ms

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.