comparison src/http/modules/ngx_http_proxy_module.c @ 3275:b344b68da8c5

optimize some cycles: *) delete surplus variable; *) on i386/amd64 "while (n) / n--" is smaller than "while (n--)", because the platforms have no postfix operations
author Igor Sysoev <igor@sysoev.ru>
date Mon, 02 Nov 2009 17:12:09 +0000
parents fcd98af88df3
children 9421e997c2c4
comparison
equal deleted inserted replaced
3274:95b0b0d7843f 3275:b344b68da8c5