79713364

Date: 2025-07-24 12:42:28
Score: 5.5
Natty: 4.5
Report link

I have a similar problem with response.Flush, although not with a database. I have nailed the problem down to requests using Connection: close. These always hang for minimum half a second up to 2 seconds. It's not a problem when Connection is set to Keep-alive, or, when Protocol is set to HTTP1.1 and no connection header is set (because default then is Keep-alive).

Reasons:
  • Blacklisted phrase (1): I have a similar problem
  • No code block (0.5):
  • Me too answer (2.5): I have a similar problem
  • Single line (0.5):
  • Low reputation (1):
Posted by: Rune Jensen