summaryrefslogtreecommitdiffhomepage
path: root/docs/xml/nginx/changes.xml
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2018-04-03 02:43:18 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2018-04-03 02:43:18 +0300
commitd90a75b7cdc70ddb2aa1880dc09301c5f1a279ae (patch)
tree4a617005b3092c7a457fb32ac0e4a76366257c50 /docs/xml/nginx/changes.xml
parentcadc8ca306e42a97c6a7b89468745d154314aa84 (diff)
downloadnginx-d90a75b7cdc70ddb2aa1880dc09301c5f1a279ae.tar.gz
nginx-d90a75b7cdc70ddb2aa1880dc09301c5f1a279ae.tar.bz2
Upstream: fixed ngx_http_upstream_test_next() conditions.
Previously, ngx_http_upstream_test_next() used an outdated condition on whether it will be possible to switch to a different server or not. It did not take into account restrictions on non-idempotent requests, requests with non-buffered request body, and the next upstream timeout. For such requests, switching to the next upstream server was rejected later in ngx_http_upstream_next(), resulting in nginx own error page being returned instead of the original upstream response.
Diffstat (limited to 'docs/xml/nginx/changes.xml')
0 files changed, 0 insertions, 0 deletions