Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-4098

mod_cluster subsystem does not take proxy-list attribute into account

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.1.Final
    • 7.1.1.Final
    • None

    Description

      With the AS7 current master 89daec9, the following configuration:

      <subsystem xmlns="urn:jboss:domain:modcluster:1.0">
          <mod-cluster-config proxy-list="perf05:8888">
              <ssl password="tomcat" certificate-key-file="/tmp/Client/client-keystore.jsk" ca-certificate-file="/tmp/Client/client-keystore.jsk"/>
          </mod-cluster-config>
      </subsystem>
      

      leads to the default, "advertising enabled" behaviour (e.g. might be related to AS7-4095):

      [JBoss] 07:10:12,426 INFO  [org.jboss.modcluster.ModClusterService] (MSC service thread 1-4) Initializing mod_cluster 1.2.0.Final
      [JBoss] 07:10:12,473 INFO  [org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl] (MSC service thread 1-4) Listening to proxy advertisements on 224.0.1.105:23364
      

      .

      Attachments

        Activity

          People

            tomazcerar Tomaž Cerar (Inactive)
            mbabacek1@redhat.com Michal Karm
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: