Johan Corveleyn wrote: >> But i did not expect success here, because the error occurred after >> about 15 minutes what is much longer than the http-timeout. > > [ Remember to put the list in cc as well, so the reply goes not only to me ]
Sorry for that. > Alternatively, in your setup (with squid proxy and firewalls etc in > between), it could also be one of those components in the middle that > decides to terminate the connection. Good hint. I found it. The default for the squid read_timeout is 15 minutes. After increasing this value to 60 minutes everything works fine. Thx, Steffen