Hacker News new | ask | show | jobs
by mholt 1374 days ago
They are distinct in Go. The standard library uses "HTTP keep-alive" to mark connections as idle based on most recent HTTP request, whereas TCP keep-alive checks only ACKs.