# HG changeset patch # User Ruslan Ermilov # Date 1507712458 -10800 # Node ID af6f326dee75c1d5f6290473cf801f7c4500aef3 # Parent f37d90fcd4157864458a674838c62ee31d17e1ba Fixed spelling of "invalid_response" in "memcached_next_upstream". diff -r f37d90fcd415 -r af6f326dee75 xml/en/docs/http/ngx_http_memcached_module.xml --- a/xml/en/docs/http/ngx_http_memcached_module.xml Tue Oct 10 18:35:16 2017 +0300 +++ b/xml/en/docs/http/ngx_http_memcached_module.xml Wed Oct 11 12:00:58 2017 +0300 @@ -202,7 +202,7 @@ unsuccessful attempt of communication with a server. The cases of error, timeout and -invalid_header are always considered unsuccessful attempts, +invalid_response are always considered unsuccessful attempts, even if they are not specified in the directive. The case of not_found is never considered an unsuccessful attempt.