Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-568

Add API calls to directly get the elements of the running version.

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.1.6
    • Plugins
    • None

    Description

      Currently if a plugin wants do tests against the running version, it must get a string and then parse that string. To make that easier, three API calls are added:

      TSTrafficServerVersionMajor(), TSTrafficServerVersionMinor(), TSTrafficServerVersionPatch()

      These all return an int which is (respectively) the first, second, and third elements of the version.

      Attachments

        Activity

          People

            amc Alan M. Carroll
            amc Alan M. Carroll
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: