Skip to content

CDN-in-a-Box not recording stats #5939

@ocket8888

Description

@ocket8888

I'm submitting a ...

  • bug report

Traffic Control components affected ...

  • CDN in a Box

Current behavior:

No matter how many requests are made through cache servers for Delivery Service content, the "Current Bandwidth" of all cache servers is reported as 0, and the transactions per second and bandwidth reported for the Delivery Service in question are always 0.

Expected behavior:

TPS/bandwidth measurements actually reflect traffic on the network

Minimal reproduction of the problem with instructions:

start CDN-in-a-Box, docker exec into some container (I used trafficportal, but almost any of them should work), and run while true; do curl -skvL https://video.demo1.mycdn.ciab.test/; done;, then wait a few minutes and request Delivery Service stats. Alternatively, the charts in the CIaB instance's Traffic Portal will show the same thing: no stats.

Anything else:

It's unclear if the issue is with Traffic Stats or Traffic Monitor, but those two are my suspect list thus far.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsomething isn't working as intendedcdn-in-a-boxrelated to the Docker-based CDN-in-a-Box systemlow 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