# HG changeset patch # User Igor Sysoev # Date 1165850607 0 # Node ID 06c58edc88831fb31c492a8eddcf2c6056567f18 # Parent cc4273a2597e7ba6955a4cacb22f183f9ad5d970 nginx-0.5.2-RELEASE diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,24 @@ nginx changelog + + + + +если в директивах proxy_pass использовалось имя, указанное в upstream, +то nginx пытался найти IP-адрес этого имени; +ошибка появилась в 0.5.1. + + +if the "proxy_pass" directive used the name of the "upstream" block, +then nginx tried to resolve the name; +bug appeared in 0.5.1. + + + + + +