Docunext


Unicorn and Buffering Proxy Servers

November 20th, 2009

I recently read up about Unicorn, a web server written in Ruby. The README file states the following:

Unicorn is a HTTP server for Rack applications designed to only serve fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix/Unix-like kernels. Slow clients should only be served by placing a reverse proxy capable of fully buffering both the the request and response in between Unicorn and slow clients.

This is a very clear and concise explanation of on example of how and when HTTP proxies might be used.

Everything I've read about Unicorn has been well put, and since there is more to read - I'm on it! :-)

Yearly Indexes: 2003 2004 2006 2007 2008 2009 2010 2011 2012 2013 2015 2019 2020 2022