[JBoss JIRA] (MODCLUSTER-388) MOD_CLUSTER 372 fix is broken
by Jean-Frederic Clere (JIRA)
Jean-Frederic Clere created MODCLUSTER-388:
----------------------------------------------
Summary: MOD_CLUSTER 372 fix is broken
Key: MODCLUSTER-388
URL: https://issues.jboss.org/browse/MODCLUSTER-388
Project: mod_cluster
Issue Type: Bug
Affects Versions: 1.3.0.Final
Reporter: Jean-Frederic Clere
Assignee: Jean-Frederic Clere
Priority: Blocker
Fix For: 1.3.1.Final
A piece of the fix is missing in the release... Native part is broken.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 10 months
[JBoss JIRA] (MODCLUSTER-378) Use 'ap_unixd_config' instead of 'unixd_config' (apache >= 2.4)
by Michaël Mathieu (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-378?page=com.atlassian.jira.pl... ]
Michaël Mathieu commented on MODCLUSTER-378:
--------------------------------------------
Here's my conf:
{code}
> apachectl -V
Server version: Apache/2.4.6 (Ubuntu)
Server built: Dec 5 2013 18:32:22
Server's Module Magic Number: 20120211:23
Server loaded: APR 1.4.8, APR-UTIL 1.5.2
Compiled using: APR 1.4.8, APR-UTIL 1.5.2
Architecture: 64-bit
{code}
So, I don't understand why I have the following error message:
{code}
* Restarting web server apache2 [fail]
* The apache2 configtest failed.
Output of config test was:
apache2: Syntax error on line 219 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/sites-enabled/mod_cluster.conf: Cannot load /var/www/mod_cluster/mod_slotmem.so into server: /var/www/mod_cluster/mod_slotmem.so: undefined symbol: unixd_config
Action 'configtest' failed.
The Apache error log may have more information.
{code}
> Use 'ap_unixd_config' instead of 'unixd_config' (apache >= 2.4)
> ---------------------------------------------------------------
>
> Key: MODCLUSTER-378
> URL: https://issues.jboss.org/browse/MODCLUSTER-378
> Project: mod_cluster
> Issue Type: Task
> Affects Versions: 1.2.6.Final
> Reporter: Michaël Mathieu
> Assignee: Jean-Frederic Clere
>
> Since Apache 2.4, they use ap_unixd_config instead of unixd_config.
> Cf. http://httpd.apache.org/docs/current/developer/new_api_2_4.html
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 10 months
[JBoss JIRA] (MODCLUSTER-356) BalancerMember directives cause httpd crash when using mod_cluster 1.2.x
by Michal Babacek (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-356?page=com.atlassian.jira.pl... ]
Michal Babacek updated MODCLUSTER-356:
--------------------------------------
Fix Version/s: 1.2.8.Final
> BalancerMember directives cause httpd crash when using mod_cluster 1.2.x
> ------------------------------------------------------------------------
>
> Key: MODCLUSTER-356
> URL: https://issues.jboss.org/browse/MODCLUSTER-356
> Project: mod_cluster
> Issue Type: Bug
> Affects Versions: 1.2.4.Final
> Environment: SLES-11-SP1 x86_64 running httpd 2.2.24 or 2.4.6 with any mod_cluster-1.2.x version and JBoss-AS-7.2.0.Final
> Reporter: Marco Danti
> Assignee: Jean-Frederic Clere
> Labels: balancerMember, crash, httpd, mod_cluster
> Fix For: 1.2.8.Final
>
>
> httpd dumps core in mod_proxy_cluster.c if the httpd.conf file contains BalancerMember directives.
> this happens at least with the following two setups:
> 1) httpd-2.4.6 and mod_cluster-1.2.x
> 2) httpd-2.2.24 and mod_cluster-1.2.3.Final
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 10 months