[mod_cluster-issues] [JBoss JIRA] (MODCLUSTER-75) ProxyPass / balancer://mycluster can't work in mod_cluster

Michal Babacek (JIRA) issues at jboss.org
Fri Aug 8 06:29:39 EDT 2014


     [ https://issues.jboss.org/browse/MODCLUSTER-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michal Babacek closed MODCLUSTER-75.
------------------------------------



Closing. Clean-up.
At least one of the following applies:

  * the issue has been thoroughly tested as a part of one of the current releases
or
  * it hasn't occurred in ~2 years
or
  * it's utterly harmless

> ProxyPass / balancer://mycluster can't work in mod_cluster
> ----------------------------------------------------------
>
>                 Key: MODCLUSTER-75
>                 URL: https://issues.jboss.org/browse/MODCLUSTER-75
>             Project: mod_cluster
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 1.0.0.CR1
>         Environment: any
>            Reporter: Jean-Frederic Clere
>            Assignee: Jean-Frederic Clere
>             Fix For: 1.0.0.GA
>
>
> It is not possible to use ProxyPass / balancer://mycluster in mod_cluster.
> The idea is have something like:
> Listen localhost:6667
> <VirtualHost localhost:6667>
>    ProxyPass / balancer://mycluster1/
> </VirtualHost>
> Listen localhost:6668
> <VirtualHost localhost:6668>
>    ProxyPass / balancer://mycluster2/
> </VirtualHost>



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the mod_cluster-issues mailing list