Skip to content

9.x -> 10.x: Increase in Origin Connection Counts #10476

Description

@bneradt

While testing ATS 10 in production, I noticed that we had about 3 times the connection counts to the origin than we had in peer ATS 9.x hosts within the same colo. ss corroborated the connection counts so it wasn't metrics issue. Doing a binary search on commits, I noticed that the increased count was correlated with #9872. Locally we'll work around the issue by simply backing out #9872, #10104, and #10106 which gets us back to the ts IntrusiveHashMap rather than the libswoc one.

@SolidWallOfCode and I have discussed this. There will likely be a libswoc update to address the issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions