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

REMOVE-APP with 2 Aliases removes only the first one

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Obsolete
    • Major
    • 1.2.4.Final
    • 1.2.0.Final
    • None
    • None

    Description

      Seems like only 1 Alias is removed if the application has been deployed with 2 different Aliases.

      This results in virtual host not being removed.

      Uncovered when testing with Undertow, since it has default-host and localhost defined in the stock config.

      [Wed May 22 13:57:57 2013] [debug] mod_manager.c(1667): manager_trans INFO (/)
      [Wed May 22 13:57:57 2013] [debug] mod_manager.c(2323): manager_handler INFO (/) processing: ""
      [Wed May 22 13:57:57 2013] [debug] mod_manager.c(2366): manager_handler INFO  OK
      [Wed May 22 13:57:57 2013] [debug] mod_manager.c(1667): manager_trans CONFIG (/)
      [Wed May 22 13:57:57 2013] [debug] mod_manager.c(2323): manager_handler CONFIG (/) processing: "JVMRoute=5d08300e-37a2-390c-8197-142a84543d60&Host=127.0.0.1&Maxattempts=1&Port=8009&Reversed=true&StickySessionForce=No&Type=ajp&ping=10"
      [Wed May 22 13:57:57 2013] [debug] mod_manager.c(2366): manager_handler CONFIG  OK
      [Wed May 22 13:57:57 2013] [debug] mod_manager.c(1667): manager_trans ENABLE-APP (/)
      [Wed May 22 13:57:57 2013] [debug] mod_manager.c(2323): manager_handler ENABLE-APP (/) processing: "JVMRoute=5d08300e-37a2-390c-8197-142a84543d60&Alias=default-host%2Clocalhost&Context=%2Fclusterbench-ee6-web"
      [Wed May 22 13:57:57 2013] [debug] mod_manager.c(2366): manager_handler ENABLE-APP  OK
      [Wed May 22 13:58:19 2013] [debug] mod_manager.c(1667): manager_trans REMOVE-APP (/)
      [Wed May 22 13:58:19 2013] [debug] mod_manager.c(2323): manager_handler REMOVE-APP (/) processing: "JVMRoute=5d08300e-37a2-390c-8197-142a84543d60&Alias=default-host%2Clocalhost&Context=%2Fclusterbench-ee6-web"
      [Wed May 22 13:58:19 2013] [debug] mod_manager.c(2366): manager_handler REMOVE-APP  OK
      

      Attachments

        Activity

          People

            rhn-engineering-jclere Jean-Frederic Clere
            rhn-engineering-rhusar Radoslav Husar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: