Uploaded image for project: 'mod_cluster'
  1. mod_cluster
  2. MODCLUSTER-175

Wrong configuration could cause a core

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.0.4.GA, 1.1.0.Final
    • 1.0.3.GA, 1.1.0.Beta1
    • None
    • None
    • Hide

      Just makes and the <Proxy/> stuff to httpd.conf and make a request to httpd and you get something like the following:
      [Tue Jul 06 11:46:06 2010] [notice] child pid 27522 exit signal Segmentation fault (11), possible coredump in /home/jfclere/APACHE-2.2.x

      Show
      Just makes and the <Proxy/> stuff to httpd.conf and make a request to httpd and you get something like the following: [Tue Jul 06 11:46:06 2010] [notice] child pid 27522 exit signal Segmentation fault (11), possible coredump in /home/jfclere/APACHE-2.2.x
    • Hide

      Remove the:
      <Proxy balancer://mycluster>
      BalancerMember ajp://10.33.144.3:8009 loadfactor=1
      </Proxy>

      Show
      Remove the: <Proxy balancer://mycluster> BalancerMember ajp://10.33.144.3:8009 loadfactor=1 </Proxy>
    • Low

    Description

      1. That creates a core...
        <Proxy balancer://mycluster>
        BalancerMember ajp://10.33.144.3:8009 loadfactor=1
        </Proxy>
        ProxyPass / balancer://mycluster/

      Of course having entries describing the node is not what mod_cluster is done for....

      Attachments

        Activity

          People

            rhn-engineering-jclere Jean-Frederic Clere
            rhn-engineering-jclere Jean-Frederic Clere
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: