about summary refs log tree commit homepage
path: root/lib/rainbows/reverse_proxy.rb
DateCommit message (Collapse)
2011-02-11reverse_proxy: document as "not ready for production"
Of course some folks believe nothing in Rainbows! is :.
2011-02-07doc: rdoc cleanups and fixes
Don't need to document things that aren't ready, yet.
2011-02-04reverse_proxy: small reorganization
Put all of our constants in one place for easy reference
2011-02-04reverse_proxy: properly read IPv6 addreses in upstreams
Yes it's fugly
2011-02-01preliminary reverse proxy Rack application
This can be a starting point for developing Cool.io or EventMachine-based reverse proxy applications on Rainbows! Eventually Rainbows! could replace nginx for Unicorn users! Just don't consider this code production ready, yet, at all, it doesn't handle any sort of failover and has no automated tests, yet.