Skip to content

perf: log slow DNS operations - #55265

Merged
Altahrim merged 2 commits into
masterfrom
perf/log-slow-dns
Jan 8, 2026
Merged

perf: log slow DNS operations#55265
Altahrim merged 2 commits into
masterfrom
perf/log-slow-dns

Conversation

@ChristophWurst

@ChristophWurstChristophWurst commented Sep 23, 2025

Copy link
Copy Markdown
Member

Summary

DNS can be a bottleneck. This makes the problem visible in the log when the DNS pinning middleware is slowing things down.

TODO

  • Refactor session monitoring into generic trait
  • Wrap dns operation in middleware

Checklist

@ChristophWurstChristophWurst added this to the Nextcloud 32 milestone Sep 23, 2025
@ChristophWurstChristophWurst self-assigned this Sep 23, 2025
@ChristophWurst
ChristophWurst requested a review from a team as a code ownerSeptember 23, 2025 07:44
@ChristophWurst
ChristophWurst removed the request for review from a teamSeptember 23, 2025 07:44
@ChristophWurstChristophWurst added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Sep 23, 2025
@ChristophWurst

Copy link
Copy Markdown
MemberAuthor

/backport to stable32

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
@Altahrim
Altahrim merged commit 36b0d7c into masterJan 8, 2026
226 of 246 checks passed
@Altahrim
Altahrim deleted the perf/log-slow-dns branch January 8, 2026 13:06
@ChristophWurstChristophWurst mentioned this pull request Jan 9, 2026
7 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishbugperformance 🚀

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@ChristophWurst@Altahrim@CarlSchwan@skjnldsv