commit | c2c3e3105f159d4cc4162c7b855eb63a62e9fe4a | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Fri Aug 26 09:42:50 2011 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Fri Aug 26 09:42:50 2011 +0000 |
tree | d56a7ad8b1f25793d655a68584f50b1a45bfb712 | |
parent | 8b2bf081653ae9b59da308b92b97e49c70bcc96c [diff] |
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.