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

Jean-Frederic Clere (JIRA) jira-events at lists.jboss.org
Mon May 18 10:28:05 EDT 2009


ProxyPass / balancer://mycluster can't work in mod_cluster
----------------------------------------------------------

                 Key: MODCLUSTER-75
                 URL: https://jira.jboss.org/jira/browse/MODCLUSTER-75
             Project: mod_cluster
          Issue Type: Feature Request
    Affects Versions: 1.0.0.CR1
         Environment: any
            Reporter: Jean-Frederic Clere
            Assignee: Jean-Frederic Clere


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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the mod_cluster-issues mailing list