Uploaded image for project: 'mod_cluster'
  1. mod_cluster
  2. MODCLUSTER-75

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

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 1.0.0.GA
    • 1.0.0.CR1
    • None
    • None
    • High

    Description

      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>

      Attachments

        Activity

          People

            rhn-engineering-jclere Jean-Frederic Clere
            rhn-engineering-jclere Jean-Frederic Clere
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: