Description
My proxy provider is terminating TCP session after 30 seconds. It's not timeouts, but aggressive interruptions. This is causing many applications to lose connections. Is there a way to fix this?
Even a simple "curl -x login:pass@ip:port https://ash-speed.hetzner.com/1GB.bin --output 1GB.bin" returns the error: "curl: (56) schannel: server closed abruptly (missing close_notify)" after 30 seconds
Description
My proxy provider is terminating TCP session after 30 seconds. It's not timeouts, but aggressive interruptions. This is causing many applications to lose connections. Is there a way to fix this?
Even a simple "curl -x login:pass@ip:port https://ash-speed.hetzner.com/1GB.bin --output 1GB.bin" returns the error: "curl: (56) schannel: server closed abruptly (missing close_notify)" after 30 seconds