]> git.kaiwu.me - nginx.git/commit
Slight optimization in ngx_http_upstream_add(): replaced an expression
authorRuslan Ermilov <ru@nginx.com>
Sun, 29 Jul 2012 19:44:09 +0000 (19:44 +0000)
committerRuslan Ermilov <ru@nginx.com>
Sun, 29 Jul 2012 19:44:09 +0000 (19:44 +0000)
commit45d2ae646bf105229ae60d569d28138082dc7baf
tree277240f966a3628a0eb3c525a3f0e66e899945dc
parentb1630108729e1f458a06622a474b51e533b34f1c
Slight optimization in ngx_http_upstream_add(): replaced an expression
known to be constant with the constant value.
src/http/ngx_http_upstream.c