Can't seem to get the right buffer size set
mike
mike503 at gmail.com
Wed Nov 26 08:40:42 MSK 2008
This works:
client_body_buffer_size 408k;
Oddly, the chunk size of the upload is 512,000 bytes. It appears 408k
is the lowest I can set with a multiple of 8k. At 400k it still
buffers. Why is there a difference of 104k? (512k - 408k)
That's a curious difference....
On Tue, Nov 25, 2008 at 11:25 AM, mike <mike503 at gmail.com> wrote:
> Ah! I was editing response the whole time!
> So the client_body_buffer_size is the one I want it appears? I will
> try that one (duh!)
More information about the nginx
mailing list