Sorry for the Dual post Steven, just realised I hadn't sent it to the list.

On Sat, 19 Feb 2005 11:26:16 +0000, Jonathan Share <[EMAIL PROTECTED]> wrote:
> On Fri, 18 Feb 2005 22:43:50 -0600 (CST), Steven M. Schweda
> <[EMAIL PROTECTED]> wrote:
> >    In case it might be useful, I've included the "-d" results I got from
> > Wget on my (different) system.
> 
> Thanks, It works fine from my windows system too, I had seen the
> difference and that is why I assumed  it was a connection issue but
> didn't know where in the process.
> >
> >    More detailed diagnostics might help, but it appears that there's a
> > big difference between your:
> >
> > Connecting to www.exeter-airport.co.uk[217.199.170.196]:80... seconds
> > 0.00, Closing fd 1928
> >
> > and my:
> >
> > Connecting to www.exeter-airport.co.uk[217.199.170.196]:80... connected.
> >
> >    Can you get to that URL using a normal browser from the same system?
> 
> No, this is why it is a problem, it's end users that cannot access the site.
> 
> >
> > > My best guess is that it is failing to open the tcp connection but
> > > looking for a more specific answer if possible.
> >
> >    The "seconds 0.00," message seems to come from run_with_timeout() in
> > MSWINDOWS.C, so it's a Windows-specific thing (with which I have no
> > experience), but it looks a little like you might (somehow) be
> > specifying a time limit of zero seconds, which may not be enough time
> > for the connection to form (or for anything else, for that matter).
> 
> Interesting, it has been noted that we have only had complaints from
> clients with ADSL connections, could this be a buggy driver?
> 
> >
> >    Is this of any help?:
> >
> >   -T,  --timeout=SECONDS        set all timeout values to SECONDS.\n\
> 
> I'll try it and see what happens.
> 
> >
> >    This advice may not be worth much, but the price is reasonable.
> >
> 
> Any advice is greatly appreciated this issue is baffling us.
> 
> Thanks,
> Jon
> 
> > ------------------------------------------------------------------------
> >
> >    Steven M. Schweda               (+1) 651-699-9818
> >    382 South Warwick Street        [EMAIL PROTECTED]
> >    Saint Paul  MN  55105-2547
> >
> > ------------------------------------------------------------------------
>

Reply via email to