Hi,

If I set proxy_next_upstream_timeout to 50 second, will nginx break the
current upstream connection at 50 second and fail the request? Or will it
wait until current one finishes (or read timeout) then decide whether it
should try next upstream and find out it is already more than 50 so fail
the request?

Thanks!
Frank
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to