# HG changeset patch # User Sergey Kandaurov # Date 1444643823 -10800 # Node ID 78b4e12e6efe642aff591234db0f0b040cae9b5e # Parent 3b25ee8974397912da21b0586df327cf7623bbab Tests: adjusted http_resolver_aaaa.t test timeouts. Made more room for connection establishment to backend. diff -r 3b25ee897439 -r 78b4e12e6efe http_resolver_aaaa.t --- a/http_resolver_aaaa.t Wed Oct 07 18:56:09 2015 +0300 +++ b/http_resolver_aaaa.t Mon Oct 12 12:57:03 2015 +0300 @@ -47,7 +47,7 @@ proxy_next_upstream http_504 timeout error; proxy_intercept_errors on; - proxy_connect_timeout 50ms; + proxy_connect_timeout 100ms; error_page 504 502 /50x; } location /two {