Chris Wanstrath <ch...@ozmm.org> wrote:
> On Tue, Oct 6, 2009 at 2:50 PM, Eric Wong <normalper...@yhbt.net> wrote:
> 
> > No worries, I'm working on a a reproducible test case.  Can you try
> > and see if you're using curl's -F to POST, you _don't_ hit it?
> 
> `curl -F` does NOT trigger POST body truncation.

Still trying to reproduce this, I think you're hitting a buffer boundary
in nginx and triggering a bug in Unicorn::TeeInput somewhere.   You may
be able to increase some userspace buffer sizes in nginx to
workaround it until I (or somebody else) can fix it (hopefully very soon
now).

-- 
Eric Wong
_______________________________________________
mongrel-unicorn mailing list
mongrel-unicorn@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-unicorn

Reply via email to