Hacker News new | ask | show | jobs
My year-long quest to debug a single TCP connection (fdi.sk)
4 points by simeonmiteff 297 days ago
1 comments

After my year-long quest to debug a mysterious and faulty TCP connection, I created go-tcpinfo. It's a Go library for safely getting TCP_INFO metrics from the Linux kernel, built to provide the deep observability needed to solve such issues.