Has someone tried sending large files via localhost on the same computer? When I do that, it just sends the first 100-200MB and then stops like a deadlock. Is this a backpressure problem?
I don't get an error message but it just stops transferring. It seems to be only a problem on local connections on the same machine, maybe because of the ultra-low latency and fast speed that you normally don't have via real networks. Can someone confirm this?
I am currently using windows. Maybe this has something to do with this issue.
Has someone tried sending large files via localhost on the same computer? When I do that, it just sends the first 100-200MB and then stops like a deadlock. Is this a backpressure problem?
I don't get an error message but it just stops transferring. It seems to be only a problem on local connections on the same machine, maybe because of the ultra-low latency and fast speed that you normally don't have via real networks. Can someone confirm this?
I am currently using windows. Maybe this has something to do with this issue.