On 8/16/06, Bryan Thompson <[EMAIL PROTECTED]> wrote:
> I can run more than one cluster at a time, so shouldn't I be able to
> have apache separate app /foo into traffic to balancer://foocluster
> and /foo to balancer://barcluster?
>
> I have gotten the following to work with apache2, however, it isn't
> exactly what I want:
>
> Root: http://testapp.com/ -- shows static html apache 'it worked' page.
> App one: http://foo.testapp.com/ -- uses balancer://foocluster
> App two: http://bar.testapp.com/ -- uses balancer://barcluster
>
> So, it should be possbible to use:
>
> Root: http://testapp.com/ -- show static html apache 'it worked' page.
> App one: http://testapp.com/foo -- use balancer://foocluster
> App two: http://testapp.com/bar -- use balancer://barcluster

right.
_______________________________________________
Mongrel-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to