nginx/src
Maxim Dounin 4618c03f4c Upstream: proxy_next_upstream non_idempotent.
By default, requests with non-idempotent methods (POST, LOCK, PATCH)
are no longer retried in case of errors if a request was already sent
to a backend.  Previous behaviour can be restored by using
"proxy_next_upstream ... non_idempotent".
2016-03-28 19:50:19 +03:00
..
core Fixed socket inheritance on reload and binary upgrade. 2016-03-25 14:10:38 +03:00
event Fixed --test-build-*. 2016-03-28 19:29:18 +03:00
http Upstream: proxy_next_upstream non_idempotent. 2016-03-28 19:50:19 +03:00
mail Dynamic modules: changed ngx_modules to cycle->modules. 2016-02-04 18:30:21 +03:00
misc Style: fix typo. 2014-07-08 03:03:14 -07:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Fixed --test-build-*. 2016-03-28 19:29:18 +03:00
stream Stream: detect port absence in proxy_pass with IP literal. 2016-03-23 17:45:15 +03:00