Skip to content

httpd: add more debug output when a connection is attempted#37

Merged
keszybz merged 1 commit intosystemd:mainfrom
mvo5:more-debug-logs
Apr 15, 2026
Merged

httpd: add more debug output when a connection is attempted#37
keszybz merged 1 commit intosystemd:mainfrom
mvo5:more-debug-logs

Conversation

@mvo5
Copy link
Copy Markdown
Contributor

@mvo5 mvo5 commented Apr 14, 2026

The current server logs are pretty sparse even when RUST_LOG=debug is used. So this commit adds a bunch of extra logging so that we can track down issues easier.

Thanks to Kai for suggesting this.

@mvo5 mvo5 force-pushed the more-debug-logs branch from 36812bc to 9365972 Compare April 14, 2026 12:04
The current server logs are pretty sparse even when RUST_LOG=debug
is used. So this commit adds a bunch of extra logging so that we
can track down issues easier.

Thanks to Kai for suggesting this.
@mvo5 mvo5 force-pushed the more-debug-logs branch from 9365972 to 1c8a13d Compare April 14, 2026 13:35
@mvo5 mvo5 requested a review from keszybz April 14, 2026 13:35
Copy link
Copy Markdown
Member

@keszybz keszybz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable.

@keszybz keszybz merged commit 15b31fd into systemd:main Apr 15, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants