comparison src/http/modules/ngx_http_index_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 3d50d86f3572
children 3fb9b5eb75c0
comparison
equal deleted inserted replaced
6797:40c2f3e06d23 6798:2decd6b34306