* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2008-06-10 18:53]:
> Here's a set of fixes that address a number of bugs with the client
> receiving a timeout while downloading packages.  The webrev is available
> on cr.opensolaris.org.
> 
>       http://cr.opensolaris.org/~johansen/pkg-timeout/

  Cool; some questions:

  1.  Do you adjust the current value for a timeout upwards at all?
      (Say, to 60s?)  It looks like we don't do any kind of exponential
      backoff.

  2.  Why is MAX_TIMEOUT_COUNT 3?  3 x 30s is 90s--David's recommended
      120s with the current code, so I'm curious if we have a
      justification for this setting.  Should MAX_TIMEOUT_COUNT also be
      tunable?

  3.  How do pkgsend and pkgrecv fare in this new world of
      TransferInterruptedException?

  - Stephen

-- 
[EMAIL PROTECTED]  http://blogs.sun.com/sch/
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to