Alexey Bondar <[email protected]> wrote:
> On Jan 25, 2011, at 06:53 , Eric Wong wrote:
> > What client are you using to send?  I wonder if Content-Length is
> > somehow screwed up because a client is trying to compress the data.
> 
> Different: Webkit based browsers, FF, Opera. 

OK.  I'm fairly certain those clients don't make compressed requests,
but I'm out of ideas as to what could be wrong...

> > What happens when you try hitting Unicorn directly without nginx?
> 
> Hm... How I can directly hit unicorn via unix socket?

Just have it listen on a TCP port, too (it can handle multiple
listen statements in the config).  Maybe we can narrow it down
to something in the nginx config...

-- 
Eric Wong
_______________________________________________
Unicorn mailing list - [email protected]
http://rubyforge.org/mailman/listinfo/mongrel-unicorn
Do not quote signatures (like this one) or top post when replying

Reply via email to