Site Map

Wed, 23 Apr 2008 21:15:01 -0700

More advanced wget usage

The wait value - 20 in this case - is used as a base value to calculate what the random wait times will be. They will alternate between 0 and 2 times that value (in this case, 0-40 seconds). ...