Hacker News new | ask | show | jobs
by hengli 5274 days ago
You opened a new connection for every request? Shouldn't you have just 1 connection with all the queries going through that connection.