Hacker News new | ask | show | jobs
by ruperthair 239 days ago
Yes, they mention this as a 'fix' for connection-related memory usage:

> Disable keep-alive: close the connection immediately after each upload completes.

Very odd idea.

1 comments

Possibly missing session resumption support compounding the problem.