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

STOP-APP not included on mod_cluster-manager page along with ENABLE/DISABLE-APP

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 1.2.7.Final, 1.3.0.Final
    • 1.2.3.Final
    • None
    • None
    • Workaround Exists
    • Hide

      As alternatives, you can:

      Invoke STOP-APP via CLI in standalone mode.
      It's possible to achieve similar command line operations through curl. To do this, set CheckNonce Off in your Apache mod_cluster config. Then access the mod_cluster-manager page through curl, invoking an MCMP command like so (this should stop the /myapp context for node1 without any impact of session draining):

      curl "http://localhost:6666/mod_cluster-manager?Cmd=STOP-APP&Range=CONTEXT&JVMRoute=node1&Alias=default-host&Context=/myapp"

      Show
      As alternatives, you can: Invoke STOP-APP via CLI in standalone mode. It's possible to achieve similar command line operations through curl. To do this, set CheckNonce Off in your Apache mod_cluster config. Then access the mod_cluster-manager page through curl, invoking an MCMP command like so (this should stop the /myapp context for node1 without any impact of session draining): curl "http://localhost:6666/mod_cluster-manager?Cmd=STOP-APP&Range=CONTEXT&JVMRoute=node1&Alias=default-host&Context=/myapp"

    Description

      Links for the STOP-APP command are not exposed on the mod_cluster-manager page although ENABLE-APP and DISABLE-APP are. Can STOP-APP be added to the mod_cluster-manager page? The STOP-APP request to this page can be manually crafted and it works so it looks like the functionality is there; it'd just need the link generated representing that command.

      Attachments

        Activity

          People

            rhn-engineering-jclere Jean-Frederic Clere
            rhn-support-aogburn Aaron Ogburn
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: