comparison xml/en/docs/http/ngx_http_log_module.xml @ 451:6351ab788157

Documented $request_time more precisely.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 19 Mar 2012 20:40:38 +0000
parents 1b2264bdd433
children e9a2a856d76b
comparison
equal deleted inserted replaced
450:4dd4a9407241 451:6351ab788157
165 </tag-desc> 165 </tag-desc>
166 166
167 <tag-name><var>$request_time</var></tag-name> 167 <tag-name><var>$request_time</var></tag-name>
168 <tag-desc> 168 <tag-desc>
169 request processing time in seconds with a milliseconds resolution; 169 request processing time in seconds with a milliseconds resolution;
170 time elapsed since first bytes were read from the client till 170 time elapsed between the first bytes were read from the client and
171 last bytes were sent to client and logging happened 171 the log write after the last bytes were sent to the client
172 </tag-desc> 172 </tag-desc>
173 173
174 <tag-name><var>$status</var></tag-name> 174 <tag-name><var>$status</var></tag-name>
175 <tag-desc> 175 <tag-desc>
176 response status 176 response status