[JBoss JIRA] (MODCLUSTER-168) mod_cluster should use hostname provided in address instead a IP address
by Radoslav Husar (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-168?page=com.atlassian.jira.pl... ]
Radoslav Husar updated MODCLUSTER-168:
--------------------------------------
Fix Version/s: 1.3.1.Final
(was: 1.3.1.Alpha1)
> mod_cluster should use hostname provided in address instead a IP address
> ------------------------------------------------------------------------
>
> Key: MODCLUSTER-168
> URL: https://issues.jboss.org/browse/MODCLUSTER-168
> Project: mod_cluster
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Affects Versions: 1.1.0.CR3
> Environment: any
> Reporter: Jean-Frederic Clere
> Assignee: Paul Ferraro
> Fix For: 1.2.10.Final, 1.3.1.Final
>
>
> The CONFIG message contains something like:
> JVMRoute=51ec121e-2976-3d75-bfd9-9e662bbb4bcd&Host=10.33.144.3&Port=8009&Type=ajp
> Even if the Connector is defined like:
> <Connector port="8009" address= "jfcpc" protocol="AJP/1.3" redirectPort="8443" />
> There are 2 ways to fix:
> - Use the String (Change the Connector.java in mod_cluster).
> - Use parameters.put("Host", connector.getAddress().getHostName()); when building the CONFIG message.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 3 months
[JBoss JIRA] (MODCLUSTER-389) standby worker doesn't work.
by Radoslav Husar (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-389?page=com.atlassian.jira.pl... ]
Radoslav Husar updated MODCLUSTER-389:
--------------------------------------
Fix Version/s: 1.3.1.Final
(was: 1.3.1.Alpha1)
> standby worker doesn't work.
> ----------------------------
>
> Key: MODCLUSTER-389
> URL: https://issues.jboss.org/browse/MODCLUSTER-389
> Project: mod_cluster
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 1.2.7.Final, 1.3.0.Final
> Reporter: Jean-Frederic Clere
> Assignee: Jean-Frederic Clere
> Fix For: 1.2.10.Final, 1.3.1.Final
>
>
> While using <simple-load-provider factor="0"/> (which creates a hoy standby node).
> 1- WildFly/AS complain the factor=0 isn't valid.
> 2 - the status of the node stays in error.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 3 months