Re: download problems

2008-01-08 Thread Frank Bax

Doug:

Just curious.  Does the same problem exist on your OpenBSD boxes?  You
can also use lynx if you don't have wget installed.

time lynx -dump http://www.openbsd.org/spamd/traplist.gz  /dev/null

Frank




Frank Bax wrote:

Doug:

I've been noticing that my systems seem to sometimes hang at spamd 
during startup.  I've been doing some checking and I think it might be 
because spamd-setup is being run during startup (as well as cronjob).


spamd-setup is taking 20-30 MINUTES to run on each of my servers; yet 
a posting on OpenBSD list indicates this should take UNDER 1 MINUTE.  
Part of spamd-setup downloads current blacklists for blocking spam.  
To test download speeds, I tried wget to download the file:


time wget http://www.openbsd.org/spamd/traplist.gz

On Sunday afternoon, I ran wget twice on both servers:
   209.205.45.62 - download times: 27sec, 34min
   209.205.45.73 - download times: 11min, 3min

Obviously, there is a huge variability in download times.  Is there 
some network config problem that could be causing these delays?


Frank




Re: download problems

2008-01-08 Thread Andreas Maus
On Tue, Jan 08, 2008 at 11:03:50AM -0500, Frank Bax wrote:
  Doug:
 
  Just curious.  Does the same problem exist on your OpenBSD boxes?  You
  can also use lynx if you don't have wget installed.
 
  time lynx -dump http://www.openbsd.org/spamd/traplist.gz  /dev/null
 
  Frank
Well, of couse it depends on your link saturation (and other details)
but I don't have a problem downloading this file:

[EMAIL PROTECTED]:/tmp $ time wget http://www.openbsd.org/spamd/traplist.gz
--20:06:41--  http://www.openbsd.org/spamd/traplist.gz
   = `traplist.gz'
Resolving www.openbsd.org... 129.128.5.191
Connecting to www.openbsd.org|129.128.5.191|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 648,560 (633K) [text/plain]

100%[==]
 648,560   48.22K/sETA 00:00

20:06:56 (44.73 KB/s) - `traplist.gz' saved [648560/648560]


real0m14.712s
user0m0.000s
sys 0m0.016s

HTH,

Andreas.

-- 
Windows 95: A 32-bit patch for a 16-bit GUI shell running on top of
an 8-bit operating system written for a 4-bit processor by a 2-bit
company who cannot stand 1 bit of competition.