[mod_cluster-issues] [JBoss JIRA] (MODCLUSTER-356) BalancerMember directives cause httpd crash when using mod_cluster 1.2.x

Marco Danti (JIRA) jira-events at lists.jboss.org
Wed Aug 28 05:13:26 EDT 2013


     [ https://issues.jboss.org/browse/MODCLUSTER-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marco Danti updated MODCLUSTER-356:
-----------------------------------

           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  (was: SLES-11-SP1 x86_64 running httpd-2.4.6 with any mod_cluster-1.2.x version and JBoss-AS-7.2.0.Final)
    Steps to Reproduce: 
Easiest way to reproduce is using httpd-2.2.24/mod_cluster-1.2.3.Final configured as a reverse proxy and load balancer for two or more JBoss-AS-7.2.0 instances configured to work in HA. If the httpd.conf file contains one or more BalancerMember directive as in

<Proxy balancer://mycluster>
  BalancerMember .........
  BalancerMember .........
</Proxy>

then the httpd server crashes just by running it.

All the details and configuration files can be found in the forum reference thread 

  was:
Easiest way to reproduce is using httpd-2.2.24/mod_cluster-1.2.3.Final configured as a reverse proxy and load balancer for two or more JBoss-AS-7.2.0 instances configured to work in HA. If the httpd.conf file contains one or more BalancerMember directive as in

<Proxy balancer://mycluster>
  BalancerMember .........
  BalancerMember .........
  ProxySet lbmethod=byrequests
# ProxySet stickysession=JSESSIONID|jsessionid
</Proxy>

then the httpd server crashes just by running it.

All the details and configuration files can be found in the forum reference thread 


    
> 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
>
> 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


More information about the mod_cluster-issues mailing list