Is it possible to load balance 2 domains using the reverse-proxy
method, if yes, how exactly?

I have one domain working already, with an information source
configured to use the Python interpreter. It runs on port 8080. In the
docs, this is balanced using the generic balancer, but I did not find
a place to configure the server pool to balance.

In short, given 2 domains:

1. www.domain-a.com
2. www.domain-b.com

A. I would like to have 2 servers for www.domain-a.com running on
ports 8080 and 8082
B. www.domain-b.com would have 3 servers running on ports 9090, 9092,
9094
C. Both domains should use the HTTP revers proxy method to be served.


Thanks


_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to