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

volume.config is ordering sensitive

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 7.0.0
    • Configuration
    • None

    Description

      volume.config is sensitive to the ordering of its fields. For example, this doesn't work:

      volume=1 size=50% scheme=http
      

      but this does:

      volume=1 scheme=http size=50%
      

      All the key=value configuration files are supposed to be ordering-insensitive.

      Attachments

        Activity

          People

            jamespeach James Peach
            jamespeach James Peach
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: