Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 338008 Details for
Bug 455596
net-misc/wget-1.14 - wget --http-keepalive hangs on non-supportive servers?
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
logfile from wget output
wget-log.txt (text/plain), 9.80 KB, created by
tte
on 2013-02-05 14:07:14 UTC
(
hide
)
Description:
logfile from wget output
Filename:
MIME Type:
Creator:
tte
Created:
2013-02-05 14:07:14 UTC
Size:
9.80 KB
patch
obsolete
>------------------------------------------------------------------------------------------------------------------------------ >1.12-r3 - works >------------------------------------------------------------------------------------------------------------------------------ >%wget --debug -O - http://username@192.168.123.250/r >Setting --output-document (outputdocument) to - >DEBUG output created by Wget 1.12 on linux-gnu. > >--2013-02-05 14:41:01-- http://username:*password*@192.168.123.250/r >Verbindungsaufbau zu 192.168.123.250:80... verbunden. >Created socket 3. >Releasing 0x080a9ba8 (new refcount 0). >Deleting unused 0x080a9ba8. > >---request begin--- >GET /r HTTP/1.0 >User-Agent: Wget/1.12 (linux-gnu) >Accept: */* >Host: 192.168.123.250 >Connection: Keep-Alive > >---request end--- >HTTP Anforderung gesendet, warte auf Antwort... >---response begin--- >HTTP/1.1 401 >Cache-control: no-cache >Server: Allnet/1.1 >Content-Length: 3 >WWW-Authenticate: Basic realm="all3075" > >---response end--- >401 >Closed fd 3 >Verbindungsaufbau zu 192.168.123.250:80... verbunden. >Created socket 3. >Releasing 0x080b4808 (new refcount 0). >Deleting unused 0x080b4808. > >---request begin--- >GET /r HTTP/1.0 >User-Agent: Wget/1.12 (linux-gnu) >Accept: */* >Host: 192.168.123.250 >Connection: Keep-Alive >Authorization: Basic dGFpd2FuOnRhaXdhbg== > >---request end--- >HTTP Anforderung gesendet, warte auf Antwort... >---response begin--- >HTTP/1.1 200 OK >Cache-control: no-cache >Server: Allnet/1.1 >Content-Length: 972 > >---response end--- >200 OK >Länge: 972 >In »»STDOUT«« speichern. > > 0% [ ] 0 --.-K/s <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><HTML><HEAD><TITLE>ROUTER-SWITCH</TITLE><STYLE TYPE="text/css">body { font-family: helvetica, sans-serif; color: black}</STYLE></HEAD><BODY LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0 BGCOLOR="#E0E0E0"><TABLE BORDER=0 WIDTH="100%" CELLSPACING=0 CELLPADDING=10><TR><TD WIDTH="100%" ALIGN="CENTER" BGCOLOR="#0000C0"><H1><FONT COLOR="#FFFFFF">ROUTER-SWITCH</FONT></H1></TD></TR></TABLE><H4><BR> <BR></H4><CENTER><TABLE BORDER=1 WIDTH="80%" CELLPADDING=5 CELLSPACING=5><TR><TD BGCOLOR="#FFFFFF"><CENTER><TABLE BORDER=1 WIDTH=110 HEIGHT=110><TR> ><TD WIDTH=110 HEIGHT=110 BGCOLOR="#FF0000" ALIGN=CENTER><H1><A HREF="/r?b=1&r=0&s=0">ON</A></H1>Output</TD> ></TR></TABLE></CENTER><H4> <BR></H4></TD></TR></TABLE><BR><BR><HR><H4><A HREF="r">Relais</A> <A HREF="konfig.html">Konfiguration</A> </H4><HR><BR></CENTER></BODY></HTML>100%[========================================================================================>] 972 --.-K/s in 0s > >Closed fd 3 >2013-02-05 14:41:01 (60,2 MB/s) - auf die Standardausgabe geschrieben [972/972] > >------------------------------------------------------------------------------------------------------------------------------ >1.14 - hangs >------------------------------------------------------------------------------------------------------------------------------ >% wget --debug -O - http://username:password@192.168.123.250/r >Setting --output-document (outputdocument) to - >DEBUG output created by Wget 1.14 on linux-gnu. > >--2013-02-05 14:44:20-- http://username:*password*@192.168.123.250/r >Verbindungsaufbau zu 192.168.123.250:80... verbunden. >Created socket 3. >Releasing 0x080afc18 (new refcount 0). >Deleting unused 0x080afc18. > >---request begin--- >GET /r HTTP/1.1 >User-Agent: Wget/1.14 (linux-gnu) >Accept: */* >Host: 192.168.123.250 >Connection: Keep-Alive > >---request end--- >HTTP-Anforderung gesendet, warte auf Antwort... >---response begin--- >HTTP/1.1 401 >Cache-control: no-cache >Server: Allnet/1.1 >Content-Length: 3 >WWW-Authenticate: Basic realm="all3075" > >---response end--- >401 >Registered socket 3 for persistent reuse. >Skipping 3 bytes of body: [401] done. >Wiederverwendung der bestehenden Verbindung zu 192.168.123.250:80. >Reusing fd 3. > >---request begin--- >GET /r HTTP/1.1 >User-Agent: Wget/1.14 (linux-gnu) >Accept: */* >Host: 192.168.123.250 >Connection: Keep-Alive >Authorization: Basic dGFpd2FuOnRhaXdhbg== > >---request end--- >HTTP-Anforderung gesendet, warte auf Antwort... Keine Daten empfangen. >Disabling further reuse of socket 3. >Closed fd 3 >Erneuter Versuch. > >--2013-02-05 14:44:21-- (Versuch: 2) http://username:*password*@192.168.123.250/r >Verbindungsaufbau zu 192.168.123.250:80... verbunden. >Created socket 3. >Releasing 0x080baaa0 (new refcount 0). >Deleting unused 0x080baaa0. > >---request begin--- >GET /r HTTP/1.1 >User-Agent: Wget/1.14 (linux-gnu) >Accept: */* >Host: 192.168.123.250 >Connection: Keep-Alive > >---request end--- >HTTP-Anforderung gesendet, warte auf Antwort... >---response begin--- >HTTP/1.1 401 >Cache-control: no-cache >Server: Allnet/1.1 >Content-Length: 3 >WWW-Authenticate: Basic realm="all3075" > >---response end--- >401 >Registered socket 3 for persistent reuse. >Skipping 3 bytes of body: [401] done. >Wiederverwendung der bestehenden Verbindung zu 192.168.123.250:80. >Reusing fd 3. > >---request begin--- >GET /r HTTP/1.1 >User-Agent: Wget/1.14 (linux-gnu) >Accept: */* >Host: 192.168.123.250 >Connection: Keep-Alive >Authorization: Basic dGFpd2FuOnRhaXdhbg== > >---request end--- >HTTP-Anforderung gesendet, warte auf Antwort... Keine Daten empfangen. >Disabling further reuse of socket 3. >Closed fd 3 >Erneuter Versuch. > >--2013-02-05 14:44:23-- (Versuch: 3) http://username:*password*@192.168.123.250/r >Verbindungsaufbau zu 192.168.123.250:80... verbunden. >Created socket 3. >Releasing 0x080afb98 (new refcount 0). >Deleting unused 0x080afb98. > >---request begin--- >GET /r HTTP/1.1 >User-Agent: Wget/1.14 (linux-gnu) >Accept: */* >Host: 192.168.123.250 >Connection: Keep-Alive > >---request end--- >HTTP-Anforderung gesendet, warte auf Antwort... >---response begin--- >HTTP/1.1 401 >Cache-control: no-cache >Server: Allnet/1.1 >Content-Length: 3 >WWW-Authenticate: Basic realm="all3075" > >---response end--- >401 >Registered socket 3 for persistent reuse. >Skipping 3 bytes of body: [401] done. >Wiederverwendung der bestehenden Verbindung zu 192.168.123.250:80. >Reusing fd 3. > >---request begin--- >GET /r HTTP/1.1 >User-Agent: Wget/1.14 (linux-gnu) >Accept: */* >Host: 192.168.123.250 >Connection: Keep-Alive >Authorization: Basic dGFpd2FuOnRhaXdhbg== > >---request end--- >HTTP-Anforderung gesendet, warte auf Antwort... Keine Daten empfangen. >Disabling further reuse of socket 3. >Closed fd 3 >Erneuter Versuch. > >--2013-02-05 14:44:26-- (Versuch: 4) http://username:*password*@192.168.123.250/r >Verbindungsaufbau zu 192.168.123.250:80... verbunden. >Created socket 3. >Releasing 0x080aff50 (new refcount 0). >Deleting unused 0x080aff50. > >---request begin--- >GET /r HTTP/1.1 >User-Agent: Wget/1.14 (linux-gnu) >Accept: */* >Host: 192.168.123.250 >Connection: Keep-Alive > >---request end--- >HTTP-Anforderung gesendet, warte auf Antwort... >---response begin--- >HTTP/1.1 401 >Cache-control: no-cache >Server: Allnet/1.1 >Content-Length: 3 >WWW-Authenticate: Basic realm="all3075" > >---response end--- >401 >Registered socket 3 for persistent reuse. >Skipping 3 bytes of body: [401] done. >Wiederverwendung der bestehenden Verbindung zu 192.168.123.250:80. >Reusing fd 3. > >---request begin--- >GET /r HTTP/1.1 >User-Agent: Wget/1.14 (linux-gnu) >Accept: */* >Host: 192.168.123.250 >Connection: Keep-Alive >Authorization: Basic dGFpd2FuOnRhaXdhbg== > >---request end--- >HTTP-Anforderung gesendet, warte auf Antwort... Keine Daten empfangen. >Disabling further reuse of socket 3. >Closed fd 3 >Erneuter Versuch. > >--2013-02-05 14:44:30-- (Versuch: 5) http://username:*password*@192.168.123.250/r >Verbindungsaufbau zu 192.168.123.250:80... verbunden. >Created socket 3. >Releasing 0x080baad0 (new refcount 0). >Deleting unused 0x080baad0. > >---request begin--- >GET /r HTTP/1.1 >User-Agent: Wget/1.14 (linux-gnu) >Accept: */* >Host: 192.168.123.250 >Connection: Keep-Alive > >---request end--- >HTTP-Anforderung gesendet, warte auf Antwort... >---response begin--- >HTTP/1.1 401 >Cache-control: no-cache >Server: Allnet/1.1 >Content-Length: 3 >WWW-Authenticate: Basic realm="all3075" > >---response end--- >401 >Registered socket 3 for persistent reuse. >Skipping 3 bytes of body: [401] done. >Wiederverwendung der bestehenden Verbindung zu 192.168.123.250:80. >Reusing fd 3. > >---request begin--- >GET /r HTTP/1.1 >User-Agent: Wget/1.14 (linux-gnu) >Accept: */* >Host: 192.168.123.250 >Connection: Keep-Alive >Authorization: Basic dGFpd2FuOnRhaXdhbg== > >---request end--- >HTTP-Anforderung gesendet, warte auf Antwort... Keine Daten empfangen. >Disabling further reuse of socket 3. >Closed fd 3 >Erneuter Versuch. > >[WAITING] --2013-02-05 14:44:35-- (Versuch: 6) http://username:*password*@192.168.123.250/r >Verbindungsaufbau zu 192.168.123.250:80... verbunden. >Created socket 3. >Releasing 0x080afc30 (new refcount 0). >Deleting unused 0x080afc30. > >---request begin--- >GET /r HTTP/1.1 >User-Agent: Wget/1.14 (linux-gnu) >Accept: */* >Host: 192.168.123.250 >Connection: Keep-Alive > >---request end--- >HTTP-Anforderung gesendet, warte auf Antwort... >---response begin--- >HTTP/1.1 401 >Cache-control: no-cache >Server: Allnet/1.1 >Content-Length: 3 >WWW-Authenticate: Basic realm="all3075" > >---response end--- >401 >Registered socket 3 for persistent reuse. >Skipping 3 bytes of body: [401] done. >Wiederverwendung der bestehenden Verbindung zu 192.168.123.250:80. >Reusing fd 3. > >---request begin--- >GET /r HTTP/1.1 >User-Agent: Wget/1.14 (linux-gnu) >Accept: */* >Host: 192.168.123.250 >Connection: Keep-Alive >Authorization: Basic dGFpd2FuOnRhaXdhbg== > >---request end--- >HTTP-Anforderung gesendet, warte auf Antwort... Keine Daten empfangen. >Disabling further reuse of socket 3. >Closed fd 3 >Erneuter Versuch. > >[WAITING]
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 455596
: 338008