comparison src/http/modules/ngx_http_image_filter_module.c @ 6798:2decd6b34306

Range filter: only initialize ctx->ranges in main request. It is not necessary to initialize ctx->ranges in all request, because ctx->ranges in subrequest will be reassigned to ctx->ranges of main request.
author hucongcong <hucong.c@foxmail.com>
date Thu, 10 Nov 2016 10:44:52 +0800
parents e4b00a021cea
children 99934aade555
comparison
equal deleted inserted replaced
6797:40c2f3e06d23 6798:2decd6b34306