samizdapp / herakles

slaying the hydra of IP/NAT/DNS/TLS/AppStore
2 stars 1 forks source link

Uploads severely degrade p2p connection (large files can't be uploaded) #146

Open JoshuaCWebDeveloper opened 1 year ago

JoshuaCWebDeveloper commented 1 year ago

When uploading a file, the p2p connection is severely degraded for the duration of the upload. This results in requests taking 10x - 20x longer to complete. This also results in operations with timeouts (such as ping) to fail. Ping failing will cause the client to reconnect, thereby killing the upload. This effectively means that any file that takes longer than 20 seconds (2 rounds of ping with a 10 second timeout) to upload can never be successfully uploaded