issues
search
simkim
/
tcpdam
A parking proxy for tcp connections
GNU General Public License v3.0
18
stars
1
forks
source link
Do data-trickling on incoming connection to not timeout
#3
Open
simkim
opened
8 years ago
simkim
commented
8 years ago
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