[jboss-jira] [JBoss JIRA] (AS7-4098) mod_cluster subsystem does not take proxy-list attribute into account
Michal Babacek (JIRA)
jira-events at lists.jboss.org
Tue Mar 13 17:31:47 EDT 2012
[ https://issues.jboss.org/browse/AS7-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676567#comment-12676567 ]
Michal Babacek commented on AS7-4098:
-------------------------------------
Well, due to [JBPAPP-7516], I was unable to use advertising at all, so I have tried proxy-list. No success.
> 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: Tomaz Cerar
> Labels: eap6_need_triage
> Fix For: 7.1.1.Final
>
>
> 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