[Cherokee-dev] Reverse proxy
Alvaro Lopez Ortega
alvaro at octality.com
Mon Nov 10 20:16:25 CET 2008
Hello there!
I have fixed a bunch of bugs.. r2365 should be working way much
better :-)
On 07-nov-08, at 20:34, Alvaro Lopez Ortega wrote:
> Hi there guys!
>
> As you may know, I have been working on a brand new version of the
> reverse proxy handler.
>
> By now, it's kind of working.. although I'm sure there are many
> things to fixed and improved. That's exactly why I'm sending you
> this message. It'd be pretty useful for me if you guys could give it
> a try and log a bug for every issue you may find.
>
> I haven't written the Cherokee-admin module yet, so you'll have to
> do what no final user is meant to do. It's easy to configure though,
> so don't worry. Here you have a basic configuration example:
>
> -----
> server!port = 1234
>
> vserver!1!nick = default
> vserver!1!document_root = /tmp
> vserver!1!rule!1!match = default
> vserver!1!rule!1!handler = proxy
> vserver!1!rule!1!handler!balancer = round_robin
> vserver!1!rule!1!handler!balancer!source!1 = 1
>
> source!1!type = host
> source!1!host = localhost:9090
> -----
>
> Please, do not hesitate to ask for any feature that you'd want to
> get into the handler. Now it's the perfect time to discuss this
> subject. :-)
>
> --
> Octality
> http://www.octality.com/
>
--
Octality
http://www.octality.com/
More information about the Cherokee-dev
mailing list