# This is untested and incomplete. # See http://mongrel.rubyforge.org/docs/lighttpd.html # proxy.balance = "fair" proxy.server = ( "/" => ( ( "host" => "keith", "port" => 4789 ) ) )