comparison src/http/modules/ngx_http_headers_filter_module.c @ 4035:c2a91088b0c0

Now if total size of all ranges is greater than source response size, then nginx disables ranges and returns just the source response. This fix should not affect well-behaving applications but will defeat DoS attempts exploiting malicious byte ranges.
author Igor Sysoev <igor@sysoev.ru>
date Fri, 26 Aug 2011 09:42:50 +0000
parents dd1570b6f237
children 59b99f217c6d
comparison
equal deleted inserted replaced
4034:e2c075e774b6 4035:c2a91088b0c0