Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-10797

jkstatus shows a wrong value of worker's connection

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Minor
    • EAP_EWP 5.3.1.GA
    • EAP_EWP 5.1.2
    • EWS
    • None
    • Hide

      1. configure mod_jk, then run eap and httpd.
      2. open 2 terminals, and run `while true; do curl http://<host>:<port>/<webapp> > /dev/null; done` on each terminals.
      3. keep the commands running for a few minutes
      4. stop the commands
      5. stop eap
      6. wait until all of ajp connections are closed completely.
      7. access http://<host>:<port>/jkstatus, select "Properties", and click "Change Format"
      8. you will see worker.<node>.connected has a non-zero value.

      Show
      1. configure mod_jk, then run eap and httpd. 2. open 2 terminals, and run `while true; do curl http://<host>:<port>/<webapp> > /dev/null; done` on each terminals. 3. keep the commands running for a few minutes 4. stop the commands 5. stop eap 6. wait until all of ajp connections are closed completely. 7. access http://<host>:<port>/jkstatus, select "Properties", and click "Change Format" 8. you will see worker.<node>.connected has a non-zero value.
    • NEW

    Description

      jkstatus of mod_jk gives me a non-zero value for worker's connection, even though there is no connection in fact.

      Attachments

        Activity

          People

            rhn-engineering-mturk Mladen Turk
            rhn-support-hokuda Hisanobu Okuda
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: