No description
Find a file
Maxim Dounin 5254ac2214 Fixed interaction of limit_rate and sendfile_max_chunk.
It's possible that configured limit_rate will permit more bytes per
single operation than sendfile_max_chunk.  To protect disk from takeover
by a single client it is necessary to apply sendfile_max_chunk as a limit
regardless of configured limit_rate.

See here for report (in Russian):
http://mailman.nginx.org/pipermail/nginx-ru/2010-March/032806.html
2011-12-26 10:51:24 +00:00
auto configure on Solaris fixed 2011-12-20 16:20:23 +00:00
conf Added the HTTPS fastcgi_param to fastcgi.conf. 2011-12-25 19:15:56 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs Words duplications removed. 2011-12-24 06:31:57 +00:00
misc Fixed RELEASE target again. 2011-12-12 12:39:19 +00:00
src Fixed interaction of limit_rate and sendfile_max_chunk. 2011-12-26 10:51:24 +00:00