Thread (3 messages) flat view 3 messages, 3 authors, 2016-06-15

Re: [RFC] Timeouts on HTTP requests

From: Nick Hengeveld <hidden>
Date: 2016-06-15 22:42:09

On Wed, Oct 19, 2005 at 01:09:10PM +0200, Petr Baudis wrote:
quoted
On the other hand, having _no_ activity for say 30 seconds would
indicate a dead link on either modem or localnet.
I agree that we should definitely use timeout instead of some low speed
limit - can't curl do that?
Curl lets you set timeouts for the connect and the overall request, but
neither of these are related to activity.  In our case, some of the files
we transfer can be quite large and need to transfer over a 56K modem line.
As long as data is moving, we're happy; but we need the transfer to abort
if the connection drops and data stops moving completely.
But 30 seconds is too little (on bad links, I've seen TCP connections
stalled for much longer), I would use at least 120 seconds. Or perhaps
30 seconds, but retry three times or so.
I've been testing with low speed limit of 1 and low speed time of 300 - if
data transfer stays below 1 byte/sec for 5 minutes, curl aborts the transfer.

I like Junio's suggestion regarding defaults though, don't compile them in
but let default config templates take care of it.

-- 
For a successful technology, reality must take precedence over public
relations, for nature cannot be fooled.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help