simkim/tcpdam

Do data-trickling on incoming connection to not timeout

Opened this issue · 0 comments

  • Read just enough to not timeout on common protocols and configuration.
  • On small traffic, we could try to read more or all to buffer the request
  • Caution, we don't want to exhaust memory