Mohit Chawla <[email protected]> wrote: > Also, I am new to using unicorn, hence not aware if > using Rainbows! in this scenario can be achieved/is suggested ? Nice > to know about limiting the entire size header in future releases ( in > prod we are using 1.1.4 ! ).
No, Rainbows! is focused on network concurrency. Unicorn can just use nginx for stopping large requests (large_client_header_buffers in nginx) and not be concerned about large headers at all. > Also, sorry for the multiple html mails before this ! I just made the mailman config on rubyforge kill all HTML :) -- 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
