top | item 45716852 (no title) inlined | 4 months ago Maybe they’re not using keepalives in their clients causing thousands of handshakes per second? discuss order hn newest ruperthair|4 months 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. kevin_thibedeau|4 months ago Possibly missing session resumption support compounding the problem.
ruperthair|4 months 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. kevin_thibedeau|4 months ago Possibly missing session resumption support compounding the problem.
ruperthair|4 months ago
> Disable keep-alive: close the connection immediately after each upload completes.
Very odd idea.
kevin_thibedeau|4 months ago