Skip to content

fix: ipv4-only for internal traffic#10800

Merged
jennifer-richards merged 1 commit into
ietf-tools:mainfrom
jennifer-richards:desixify
May 1, 2026
Merged

fix: ipv4-only for internal traffic#10800
jennifer-richards merged 1 commit into
ietf-tools:mainfrom
jennifer-richards:desixify

Conversation

@jennifer-richards
Copy link
Copy Markdown
Member

Listening on ipv6 interfaces may have contributed to increased CPU usage during heavy traffic. This switches back to ipv4 only and configures nginx to use 127.0.0.1 instead of localhost for proxying.

Does not affect external access, this is purely internal to the k8s cluster.

Listening on ipv6 interfaces may have contributed to increased
CPU usage during heavy traffic. This switches back to ipv4 only
and configures nginx to use 127.0.0.1 instead of localhost
for proxying.
@jennifer-richards jennifer-richards requested a review from NGPixel May 1, 2026 20:25
@jennifer-richards jennifer-richards merged commit 7e9883d into ietf-tools:main May 1, 2026
2 checks passed
@jennifer-richards jennifer-richards deleted the desixify branch May 1, 2026 20:30
sarashed731-prog

This comment was marked as spam.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators May 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants