[JBoss JIRA] (MODCLUSTER-275) sticky session toggles randomly after the shutdown of the active node
by Michal Babacek (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-275?page=com.atlassian.jira.pl... ]
Michal Babacek closed MODCLUSTER-275.
-------------------------------------
Closing. Clean-up.
At least one of the following applies:
* the issue has been thoroughly tested as a part of one of the current releases
or
* it hasn't occurred in ~2 years
or
* it's utterly harmless
> sticky session toggles randomly after the shutdown of the active node
> ---------------------------------------------------------------------
>
> Key: MODCLUSTER-275
> URL: https://issues.jboss.org/browse/MODCLUSTER-275
> Project: mod_cluster
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 1.1.4.Final
> Reporter: Christoph Gostner
> Assignee: Paul Ferraro
> Labels: clustering, jboss-as7, mod_cluster
>
> Sticky session randomly toggles between cluster node after the shutdown of the active node.
> I'd expected that the session remains with one server only.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (MODCLUSTER-49) mod_advertise sends (null) X-Manager-Address by default
by Michal Babacek (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-49?page=com.atlassian.jira.plu... ]
Michal Babacek closed MODCLUSTER-49.
------------------------------------
Closing. Clean-up.
At least one of the following applies:
* the issue has been thoroughly tested as a part of one of the current releases
or
* it hasn't occurred in ~2 years
or
* it's utterly harmless
> mod_advertise sends (null) X-Manager-Address by default
> -------------------------------------------------------
>
> Key: MODCLUSTER-49
> URL: https://issues.jboss.org/browse/MODCLUSTER-49
> Project: mod_cluster
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 1.0.0.Beta3
> Reporter: Paul Ferraro
> Assignee: Jean-Frederic Clere
> Priority: Optional
> Fix For: 1.0.0.Beta4
>
>
> By default, httpd.conf contains no configuration directives for the advertise module, yet advertise is enabled by default (i.e. ServerAdvertise default is On). With no other configuration, JBoss's advertisement listener receives multicast messages with the header:
> X-Manager-Address: (null):0
> This is not very clean.
> If the advertise module cannot determine an advertisement address/port, then no multicast message should be sent at all (i.e. as if ServerAdvertise was Off), rather than sending a message with an invalid address.
> Since some kind of advertise directive is needed to indicate which address/port to use, why not default ServerAdvertise to Off?
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (MODCLUSTER-241) kill -HUP httpd process increase the open locks.
by Michal Babacek (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-241?page=com.atlassian.jira.pl... ]
Michal Babacek closed MODCLUSTER-241.
-------------------------------------
Closing. Clean-up.
At least one of the following applies:
* the issue has been thoroughly tested as a part of one of the current releases
or
* it hasn't occurred in ~2 years
or
* it's utterly harmless
> kill -HUP httpd process increase the open locks.
> ------------------------------------------------
>
> Key: MODCLUSTER-241
> URL: https://issues.jboss.org/browse/MODCLUSTER-241
> Project: mod_cluster
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 1.0.10, 1.1.2.Final
> Reporter: Jean-Frederic Clere
> Assignee: Jean-Frederic Clere
> Fix For: MOD_CLUSTER_1_0_10_GA_CP02, 1.1.3.Final
>
> Attachments: patch.txt
>
>
> start httpd and kill -HUP the process.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (MODCLUSTER-234) AverageSystemLoadMetric in Tomcat 6 broken on Windows
by Michal Babacek (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-234?page=com.atlassian.jira.pl... ]
Michal Babacek closed MODCLUSTER-234.
-------------------------------------
Closing. Clean-up.
At least one of the following applies:
* the issue has been thoroughly tested as a part of one of the current releases
or
* it hasn't occurred in ~2 years
or
* it's utterly harmless
> AverageSystemLoadMetric in Tomcat 6 broken on Windows
> -----------------------------------------------------
>
> Key: MODCLUSTER-234
> URL: https://issues.jboss.org/browse/MODCLUSTER-234
> Project: mod_cluster
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 1.0.10
> Environment: Windows 2008, Tomcat 6
> Reporter: Radoslav Husar
> Assignee: Jean-Frederic Clere
> Priority: Blocker
> Attachments: Screenshot-rdesktop - vmg14.mw.lab.eng.bos.redhat.com.png
>
>
> If the AverageSystemLoadMetric is specified
> {code}
> <Listener className="org.jboss.modcluster.ModClusterListener"
> loadMetricClass="org.jboss.modcluster.load.metric.impl.AverageSystemLoadMetric"
> />
> {code}
> in Tomcat 6 that is supposed to Return CPU load - it alawys returns 100 all the time. See screenshot.
> Reported by Igor
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (MODCLUSTER-90) Add information in httpd to find easly the mod_cluster version
by Michal Babacek (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-90?page=com.atlassian.jira.plu... ]
Michal Babacek closed MODCLUSTER-90.
------------------------------------
Closing. Clean-up.
At least one of the following applies:
* the issue has been thoroughly tested as a part of one of the current releases
or
* it hasn't occurred in ~2 years
or
* it's utterly harmless
> Add information in httpd to find easly the mod_cluster version
> --------------------------------------------------------------
>
> Key: MODCLUSTER-90
> URL: https://issues.jboss.org/browse/MODCLUSTER-90
> Project: mod_cluster
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Environment: httpd
> Reporter: Jean-Frederic Clere
> Assignee: Jean-Frederic Clere
> Priority: Minor
> Fix For: 1.1.0.Beta1
>
>
> Something like the header:
> Server: Apache/2.2.12-dev (Unix) mod_ssl/2.2.12-dev OpenSSL/0.9.8k-fips DAV/2 for example.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (MODCLUSTER-173) Alias max length too low
by Michal Babacek (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-173?page=com.atlassian.jira.pl... ]
Michal Babacek closed MODCLUSTER-173.
-------------------------------------
Closing. Clean-up.
At least one of the following applies:
* the issue has been thoroughly tested as a part of one of the current releases
or
* it hasn't occurred in ~2 years
or
* it's utterly harmless
> Alias max length too low
> ------------------------
>
> Key: MODCLUSTER-173
> URL: https://issues.jboss.org/browse/MODCLUSTER-173
> Project: mod_cluster
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 1.0.3.GA
> Environment: Windows server 2008
> Reporter: Gregory Lardiere
> Assignee: Jean-Frederic Clere
> Fix For: 1.0.6
>
> Attachments: alias.patch, makefile.patch, patch.txt
>
>
> We have virtual-hosts in server.xml with aliases of more than 40 characters. No problem on the jboss side, but on apache side, mod_cluster fails with the following message : "MEM: Can't read host alias".
> Changing HOSTALIASZ from 40 to 64 (mod_clustersize.h) resolves the problem (see patch #1).
> NB: I had to fix a few "NMAKEmakefile", otherwise it won't compile with Visual Studio 2010 (see patch #2)
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (MODCLUSTER-174) Fix class name of MBeanAttributeRatioLoadMetric in MC config
by Michal Babacek (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-174?page=com.atlassian.jira.pl... ]
Michal Babacek closed MODCLUSTER-174.
-------------------------------------
Closing. Clean-up.
At least one of the following applies:
* the issue has been thoroughly tested as a part of one of the current releases
or
* it hasn't occurred in ~2 years
or
* it's utterly harmless
> Fix class name of MBeanAttributeRatioLoadMetric in MC config
> ------------------------------------------------------------
>
> Key: MODCLUSTER-174
> URL: https://issues.jboss.org/browse/MODCLUSTER-174
> Project: mod_cluster
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 1.0.3.GA, 1.1.0.CR3
> Reporter: Paul Ferraro
> Assignee: Paul Ferraro
> Fix For: 1.0.4.GA, 1.1.0.Final
>
>
> The MBeanAttributeRatioLoadMetric is erroneously using MBeanAttributeLoadMetric as its class name. Even though this bean is not demanded/used normally, the MC in AS6 still parses its constructor, which has the wrong number of parameters.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months