Can't upload files > 10Mb

Tieg Zaharia tieg.zaharia at gmail.com
Thu May 15 21:01:25 MSD 2008


Hey Cliff-- I had the same problem a few weeks ago and then realized that
the "client_max_body_size" parameter wasn't in the right place. Do you have
it under a location block?
-tieg

On Thu, May 15, 2008 at 12:35 PM, Cliff Wells <cliff at develix.com> wrote:

> I've got an app that I upload CSV files to.  So far it's worked
> flawlessly until yesterday.  The CSV files have gotten progressively
> larger and yesterday they broke 10Mb.  At this point Nginx logs an error
> that says:
>
> [error] 6610#0: *67 client intended to send too large body: 11226223
> bytes
>
> I've got this in my nginx.conf:
>
> client_max_body_size    150m;
>
> What other parameters might affect this?
>
> I tested with 0.6.29 and 0.6.31.
>
> Cliff
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20080515/e35edb5d/attachment.html>


More information about the nginx mailing list