<div>Our organization is testing nginx,</div>
<div>&nbsp;</div>
<div>We&nbsp;noticed that the limit_rate directive works for data sent&nbsp;out from&nbsp;the server very well (downloads),</div>
<div>&nbsp;</div>
<div>But absolutely no limit seems to be set for the data sent into the server (uploads),</div>
<div>&nbsp;</div>
<div>Is there any way to allow a limit_rate for uploads too? And if not, would this be considered a bug to be fixed?</div>
<div>&nbsp;</div>
<div>We handle large uploads, and Upload Module&nbsp;seems perfect, but the uploads go at 100% full speed which we want too slow down.</div>
<div>&nbsp;</div>
<div>Thanks.</div>