Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

CiaB produces invalid configuration/required parameter is undocumented #5159

@ocket8888

Description

@ocket8888

I'm submitting a ...

  • bug report

Traffic Control components affected ...

  • CDN in a Box
  • Documentation
  • Traffic Ops ORT

Current behavior:

CDN-in-a-Box's cache server Profiles are missing the required Parameter:

{
	"name": "trafficserver",
	"config_file": "package",
	"value": "{{version}}-{{patch}}.{{commit hash}}.{{Enterprise Linux release}}.{{distro}}.{{CPU arch}}"
}

Which is also not present anywhere in documentation. If this Parameter is not present, atstccfg will assume that the server is using the unsupported ATS version 5.0, and will generate its configuration appropriately. This means that it will possibly generate configuration that the cache servers can't actually understand.

Expected behavior:

atstccfg should be aware of the actual ATS version installed on the CiaB cache servers.

Minimal reproduction of the problem with instructions:

Check the ORT logs for CiaB cache servers, notice that they note the ATS version as 5

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsomething isn't working as intendedcache-configCache config generationcdn-in-a-boxrelated to the Docker-based CDN-in-a-Box systemdocumentationrelated to documentationlow difficultythe estimated level of effort to resolve this issue is lowlow impactaffects only a small portion of a CDN, and cannot itself break one

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions