Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-1206

MCMPHandler must convert ttl from seconds to milliseconds

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.0.0.Beta1, 1.4.21.Final
    • 1.4.20.Final
    • Proxy
    • None

    Description

      ModCluster handles ttl in milliseconds. Client sends ttl in seconds, but MCMPHandler does not convert the incoming value to milliseconds. Setting the ttl to 600 - client-side - results in a ttl of 0.6 seconds in undertow. This is not as intended.

      To keep DUMP and INFO output similar to that of apache httpd mod_cluster, MCMPInfoUtil should convert ttl from milliseconds to seconds. MCMPWebManager should match that behaviour.

      Attachments

        Activity

          People

            sdouglas1@redhat.com Stuart Douglas
            frapex Frank de Jong (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: