[jboss-jira] [JBoss JIRA] (AS7-4098) mod_cluster subsystem does not take proxy-list attribute into account

Paul Ferraro (JIRA) jira-events at lists.jboss.org
Fri Mar 9 15:10:36 EST 2012


    [ https://issues.jboss.org/browse/AS7-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675607#comment-12675607 ] 

Paul Ferraro commented on AS7-4098:
-----------------------------------

Have you verified that the proxy-list is not being used at all?
Keep in mind that defining proxy-list does not automatically disable advertise.  To disable advertise, you need to set advertise="false".
                
> mod_cluster subsystem does not take proxy-list attribute into account
> ---------------------------------------------------------------------
>
>                 Key: AS7-4098
>                 URL: https://issues.jboss.org/browse/AS7-4098
>             Project: Application Server 7
>          Issue Type: Bug
>    Affects Versions: 7.1.1.Final
>            Reporter: Michal Babacek
>            Assignee: Paul Ferraro
>              Labels: eap6_need_triage
>
> With the AS7 current master *{color:green}89daec9{color}*, the following configuration:
> {code:lang=xml}
> <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>
> {code}
> leads to the default, "advertising enabled" behaviour (e.g. might be related to [AS7-4095]):
> {noformat}
> [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
> {noformat}.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list