comparison xml/en/docs/http/ngx_http_status_module.xml @ 967:81717ad0a9c9

Status: documented "backup" field.
author Andrei Belov <defan@nginx.com>
date Thu, 15 Aug 2013 14:33:16 +0400
parents 95c3c3bbf1ce
children dd64ce140de2
comparison
equal deleted inserted replaced
966:95c3c3bbf1ce 967:81717ad0a9c9
172 <tag-desc> 172 <tag-desc>
173 An address of the 173 An address of the
174 <link doc="ngx_http_upstream_module.xml" id="server"/>. 174 <link doc="ngx_http_upstream_module.xml" id="server"/>.
175 </tag-desc> 175 </tag-desc>
176 176
177 <tag-name><literal>backup</literal></tag-name>
178 <tag-desc>
179 Boolean indicating if the server is a backup server.
180 </tag-desc>
181
177 <tag-name><literal>weight</literal></tag-name> 182 <tag-name><literal>weight</literal></tag-name>
178 <tag-desc> 183 <tag-desc>
179 Weight of the 184 Weight of the
180 <link doc="ngx_http_upstream_module.xml" id="server"/>. 185 <link doc="ngx_http_upstream_module.xml" id="server"/>.
181 </tag-desc> 186 </tag-desc>