On Mon, Jul 13, 2009 at 04:18:01PM -0500, Shawn Walker wrote: > The libcurl docs suggest a timeout of several minutes when using > CURLOPT_TIMEOUT. > > However, given that an individual file can be gigabytes in size (think > game files for packages such as Nexuiz), it seems like we need a > different approach for timeouts or transfers. > > Specifically, it seems like it would be better to use > CURLOPT_LOW_SPEED_TIME and CURLOPT_LOW_SPEED_LIMIT and not use > CURLOPT_TIMEOUT at all.
Yes. Stephen and I came to the same conclusion when we discussed this earlier. -j _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
