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

Examine mgmt/RecordsConfig.cc, add validation where it makes sense

Add voteWatch issue
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 7.2.0
    • Configuration

    Description

      example:

        {RECT_CONFIG, "proxy.config.http.cache.required_headers", RECD_INT, "2", RECU_DYNAMIC, RR_NULL, RECC_NULL, NULL, RECA_NULL}
      

      We should change this to

        {RECT_CONFIG, "proxy.config.http.cache.required_headers", RECD_INT, "2", RECU_DYNAMIC, RR_NULL, RECC_NULL, "[0-2]", RECA_NULL}
      

      which are the valid values for this config.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              i.galic Igor Galić

              Dates

                Created:
                Updated:

                Slack

                  Issue deployment