Activity log for bug #89160

Date Who What changed Old value New value Message
2007-03-02 08:42:22 Owen King bug added bug
2007-03-02 08:43:33 Owen King description From some particular web servers, a machine running feisty cannot get an HTTP response. However, machines running most other OSs can get an HTTP response. (However, the problem appears to affect Debian etch also.) How to reproduce the problem: Use wget or any web browser to try to retrieve the file from this URL: http://www.ureg.ohio-state.edu/ourweb/online.html The client resolves the host, establishes a connection, and sends an HTTP request. However, it receives no response. However, a client on other OSs besides feisty will receive a response. In fact, a machine running dapper can get an HTTP response just fine. Here is the output from wget: *****begin transcript***** ubuntu@ubuntu:~$ wget -d http://www.ureg.ohio-state.edu/ourweb/online.html DEBUG output created by Wget 1.10.2 on linux-gnu. --08:32:45-- http://www.ureg.ohio-state.edu/ourweb/online.html => `online.html' Resolving www.ureg.ohio-state.edu... 128.146.64.104 Caching www.ureg.ohio-state.edu => 128.146.64.104 Connecting to www.ureg.ohio-state.edu|128.146.64.104|:80... connected. Created socket 3. Releasing 0x08093848 (new refcount 1). ---request begin--- GET /ourweb/online.html HTTP/1.0 User-Agent: Wget/1.10.2 Accept: */* Host: www.ureg.ohio-state.edu Connection: Keep-Alive ---request end--- HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers. Closed fd 3 *****end transcript***** Now here is the output from a machine running Debian sarge: ******begin transcript***** [sarge machine]$ wget -d http://www.ureg.ohio-state.edu/ourweb/online.html DEBUG output created by Wget 1.9.1 on linux-gnu. --21:41:41-- http://www.ureg.ohio-state.edu/ourweb/online.html => `online.html' Resolving www.ureg.ohio-state.edu... 128.146.64.104 Caching www.ureg.ohio-state.edu => 128.146.64.104 Connecting to www.ureg.ohio-state.edu[128.146.64.104]:80... connected. Created socket 3. Releasing 0x80a60d0 (new refcount 1). ---request begin--- GET /ourweb/online.html HTTP/1.0 User-Agent: Wget/1.9.1 Host: www.ureg.ohio-state.edu Accept: */* Connection: Keep-Alive ---request end--- HTTP request sent, awaiting response... HTTP/1.1 200 OK Content-Length: 17686 Content-Type: text/html Last-Modified: Fri, 15 Sep 2006 12:22:14 GMT Accept-Ranges: bytes ETag: "3938fd93c1d8c61:91210" Server: Microsoft-IIS/6.0 X-Powered-By: ASP.NET Date: Thu, 01 Mar 2007 02:41:40 GMT Connection: keep-alive Length: 17,686 [text/html] 100%[====================================>] 17,686 105.31K/s 21:41:41 (105.28 KB/s) - `online.html' saved [17686/17686] *****end transcript***** (Incidentally, the site in question is of some importance since it is used by tens of thousands of students at a major public university.) ProblemType: Bug Date: Fri Mar 2 08:25:43 2007 DistroRelease: Ubuntu 7.04 Uname: Linux ubuntu 2.6.20-8-generic #2 SMP Tue Feb 13 05:18:42 UTC 2007 i686 GNU/Linux From some particular web servers, a machine running feisty cannot get an HTTP response. However, machines running most other OSs can get an HTTP response. (However, the problem appears to affect Debian etch also.) How to reproduce the problem: Use wget or any web browser to try to retrieve the file from this URL: http://www.ureg.ohio-state.edu/ourweb/online.html The client resolves the host, establishes a connection, and sends an HTTP request. However, it receives no response. However, a client on other OSs besides feisty will receive a response. In fact, a machine running dapper can get an HTTP response just fine. Here is the output from wget: *****begin transcript***** ubuntu@ubuntu:~$ wget -d http://www.ureg.ohio-state.edu/ourweb/online.html DEBUG output created by Wget 1.10.2 on linux-gnu. --08:32:45-- http://www.ureg.ohio-state.edu/ourweb/online.html => `online.html' Resolving www.ureg.ohio-state.edu... 128.146.64.104 Caching www.ureg.ohio-state.edu => 128.146.64.104 Connecting to www.ureg.ohio-state.edu|128.146.64.104|:80... connected. Created socket 3. Releasing 0x08093848 (new refcount 1). ---request begin--- GET /ourweb/online.html HTTP/1.0 User-Agent: Wget/1.10.2 Accept: */* Host: www.ureg.ohio-state.edu Connection: Keep-Alive ---request end--- HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers. Closed fd 3 *****end transcript***** Now here is the output from a machine running Debian sarge: ******begin transcript***** [sarge machine]$ wget -d http://www.ureg.ohio-state.edu/ourweb/online.html DEBUG output created by Wget 1.9.1 on linux-gnu. --21:41:41-- http://www.ureg.ohio-state.edu/ourweb/online.html => `online.html' Resolving www.ureg.ohio-state.edu... 128.146.64.104 Caching www.ureg.ohio-state.edu => 128.146.64.104 Connecting to www.ureg.ohio-state.edu[128.146.64.104]:80... connected. Created socket 3. Releasing 0x80a60d0 (new refcount 1). ---request begin--- GET /ourweb/online.html HTTP/1.0 User-Agent: Wget/1.9.1 Host: www.ureg.ohio-state.edu Accept: */* Connection: Keep-Alive ---request end--- HTTP request sent, awaiting response... HTTP/1.1 200 OK Content-Length: 17686 Content-Type: text/html Last-Modified: Fri, 15 Sep 2006 12:22:14 GMT Accept-Ranges: bytes ETag: "3938fd93c1d8c61:91210" Server: Microsoft-IIS/6.0 X-Powered-By: ASP.NET Date: Thu, 01 Mar 2007 02:41:40 GMT Connection: keep-alive Length: 17,686 [text/html] 100%[====================================>] 17,686 105.31K/s 21:41:41 (105.28 KB/s) - `online.html' saved [17686/17686] *****end transcript***** (Incidentally, the site in question is of some importance since it is used by tens of thousands of students at a major public university.) ProblemType: Bug Date: Fri Mar 2 08:25:43 2007 DistroRelease: Ubuntu 7.04 Uname: Linux ubuntu 2.6.20-8-generic #2 SMP Tue Feb 13 05:18:42 UTC 2007 i686 GNU/Linux
2007-03-02 12:17:29 didier None: status Unconfirmed Confirmed
2007-03-02 12:17:29 didier None: statusexplanation Not an Ubuntu bug though. Broken router and tcp_windows_scaling on Don't know why it works with dapper, tcp_windows_scaling should be on too.
2007-04-17 10:39:52 didier None: statusexplanation Not an Ubuntu bug though. Broken router and tcp_windows_scaling on Don't know why it works with dapper, tcp_windows_scaling should be on too. Bug #59331 is back...
2007-07-17 04:19:49 Brian Murray linux-source-2.6.20: status Confirmed Triaged
2007-07-17 04:19:49 Brian Murray linux-source-2.6.20: importance Undecided Medium
2007-07-17 04:19:49 Brian Murray linux-source-2.6.20: statusexplanation Bug #59331 is back...
2007-07-17 04:19:49 Brian Murray linux-source-2.6.20: assignee ubuntu-kernel-team
2007-10-08 19:49:36 Jojo bug assigned to linux-source-2.6.22 (Ubuntu)
2007-10-12 10:11:23 Jojo bug added attachment 'dmesg' (dmesg)
2007-10-12 10:13:32 Jojo bug added attachment 'lspci' (lspci)
2007-10-12 10:15:24 Jojo linux-source-2.6.22: status New Confirmed
2007-12-17 21:10:39 Brian Murray linux-source-2.6.22: assignee ubuntu-kernel-team
2008-01-16 14:38:49 Lionel Dricot title cannot get an HTTP response from some sites Cannot connect to router/server/proxy with bad TCP Wscale implementation
2008-04-17 03:28:58 linovski bug assigned to linux (Ubuntu)
2008-04-17 03:30:51 linovski linux: status New Confirmed
2008-04-17 03:30:51 linovski linux: assignee ubuntu-kernel-team
2008-04-18 17:24:38 linovski bug added attachment 'wireshark-log.tar.gz' (wireshark-log.tar.gz)
2008-04-18 17:31:24 linovski bug added attachment 'wireshark-log_and_ipv4_configs.tar.gz' (wireshark-log_and_ipv4_configs.tar.gz)
2008-04-19 01:48:26 nltnjnns bug added attachment 'unnamed' (unnamed)
2008-04-22 22:49:03 linovski bug added attachment 'email-to-buffalo.txt' (email-to-buffalo.txt)
2008-04-22 23:48:15 nltnjnns bug added attachment 'unnamed' (unnamed)
2008-08-19 15:29:18 Jorge Castro bug assigned to linux (Debian)
2008-08-19 16:13:29 Bug Watch Updater linux: status Unknown New
2008-08-29 00:40:57 Leann Ogasawara bug added subscriber Leann Ogasawara
2008-11-11 18:29:55 Leann Ogasawara linux-source-2.6.20: status Triaged Won't Fix
2008-11-11 18:29:55 Leann Ogasawara linux-source-2.6.20: statusexplanation The 18 month support period for Feisty Fawn 7.04 has reached it's end of life - http://www.ubuntu.com/news/ubuntu-7.04-end-of-life . As a result we are closing the linux-source-2.6.20 task. However, this will remain open against the actively developed kernel. Thanks.
2009-05-06 08:11:43 Sergio Zanchetta linux-source-2.6.22 (Ubuntu): status Confirmed Won't Fix
2009-05-06 08:12:18 Sergio Zanchetta linux (Ubuntu): status Confirmed Incomplete
2009-05-06 13:00:39 Lionel Dricot linux (Ubuntu): status Incomplete Confirmed
2009-06-16 22:25:07 Jos Dehaes removed subscriber Jos Dehaes
2009-06-16 22:25:11 Jos Dehaes removed subscriber Jos Dehaes
2009-06-26 16:51:12 Erik Meitner attachment added BootDmesg.txt http://launchpadlibrarian.net/28420123/BootDmesg.txt
2009-06-26 16:51:18 Erik Meitner attachment added CurrentDmesg.txt http://launchpadlibrarian.net/28420130/CurrentDmesg.txt
2009-06-26 16:51:20 Erik Meitner attachment added Dependencies.txt http://launchpadlibrarian.net/28420131/Dependencies.txt
2009-06-26 16:51:23 Erik Meitner attachment added HalComputerInfo.txt http://launchpadlibrarian.net/28420133/HalComputerInfo.txt
2009-06-26 16:51:27 Erik Meitner attachment added Lspci.txt http://launchpadlibrarian.net/28420137/Lspci.txt
2009-06-26 16:51:30 Erik Meitner attachment added Lsusb.txt http://launchpadlibrarian.net/28420138/Lsusb.txt
2009-06-26 16:51:33 Erik Meitner attachment added ProcCpuinfo.txt http://launchpadlibrarian.net/28420142/ProcCpuinfo.txt
2009-06-26 16:51:37 Erik Meitner attachment added ProcInterrupts.txt http://launchpadlibrarian.net/28420143/ProcInterrupts.txt
2009-06-26 16:51:39 Erik Meitner attachment added ProcModules.txt http://launchpadlibrarian.net/28420144/ProcModules.txt
2009-08-19 11:07:46 Jos Dehaes removed subscriber Jos Dehaes
2010-04-12 04:54:43 Erik Meitner removed subscriber Erik Meitner
2011-07-14 03:20:22 Brad Figg linux (Ubuntu): status Confirmed Won't Fix
2011-08-11 02:21:52 Bug Watch Updater linux (Debian): status New Fix Released