comparison src/http/modules/ngx_http_uwsgi_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 e0a435f5f504
children 9d59a8eda373
comparison
equal deleted inserted replaced
4034:e2c075e774b6 4035:c2a91088b0c0