The web-app that Pound proxies is complex and certain operations take
a very long time to return (searching through a 200GB database will do
that). As a result, my backend Timeout value is 900.

The app occasionally makes a mess of things by eating up all my CPU so
that new connections take forever to establish and requests are never
actually served. While my dev team works to squash this bug, I'd like
to mitigate the effects by reducing the availability timeout. Is this
possible? Even if I added an HAPort directive, wouldn't it still use
the standard backend Timeout of 900?

Thanks for the help.

-HKS

--
To unsubscribe send an email with subject unsubscribe to [email protected].
Please contact [email protected] for questions.

Reply via email to