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.

T3C keeps using old cookies on user change #6722

@shamrickus

Description

@shamrickus

This Bug Report affects these Traffic Control components:

  • Traffic Control Cache Config (t3c, formerly ORT)

Current behavior:

If t3c has been ran, a cookie has been stored, and then the t3c user changes, t3c will continue using the old cookie even though it's for a different user. Since cookies are refreshed on request, the old cookie will also never expire (assuming t3c is running on a semi-regular basis).

Expected behavior:

A user change to t3c should in someway invalidate the cookie if needed.

Steps to reproduce:

Run t3c as a user
Change the user it runs as
Run t3c again and it uses the old cookie

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsomething isn't working as intendedcache-configCache config generationlow 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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions