Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > Debian Linux Help > bizarre lack of HTTP response problem

Forgot Password?
 Debian Linux Help   Discussions related to Debian GNU/Linux.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
View Poll Results: Can you reach that URL I mentioned?
Yes (and running etch) 0 0%
Yes (but not running etch) 3 25.00%
No (and running etch) 7 58.33%
No (but not running etch) 2 16.67%
Voters: 12. You may not vote on this poll

Reply
 
Thread Tools Display Modes
Old 02-28-2007   #11 (permalink)
/etc/init.d/moderator
 
bigtomrodney's Avatar
 
Join Date: Nov 2004
Location: Sunny South-East of Ireland
Posts: 6,038
How about changing the user agent string?
__________________
Registered Linux user #378740
New members read here / Forum Rules
#linuxforums on irc.freenode.net
bigtomrodney is offline  


Reply With Quote
Old 02-28-2007   #12 (permalink)
Just Joined!
 
Join Date: Feb 2007
Posts: 12
Hey bigtom. Yeah, that's one of the first things I tried. It didn't help. In fact, since the problem is cross-browser (including even wget), the problem is definitely independent of the user-agent string.
samething22 is offline   Reply With Quote
Old 03-01-2007   #13 (permalink)
Linux Enthusiast
 
rcgreen's Avatar
 
Join Date: May 2006
Location: the hills
Posts: 714
Send a message via Yahoo to rcgreen
How about if you enter the IP address into your browser instead of the name?
rcgreen is offline   Reply With Quote
Old 03-02-2007   #14 (permalink)
Just Joined!
 
Join Date: Feb 2007
Posts: 12
Quote:
Originally Posted by rcgreen
How about if you enter the IP address into your browser instead of the name?
Yeah, unfortunately, that does not work either.

I am still baffled about this. What a weird bug. I am still trying to figure out which package is responsible.
samething22 is offline   Reply With Quote
Old 03-02-2007   #15 (permalink)
Just Joined!
 
Join Date: Feb 2007
Posts: 12
Exclamation this problem exists in ubuntu 'feisty fawn', as well!

I have just confirmed that this problem infects Ubuntu 'feisty fawn' as well.
samething22 is offline   Reply With Quote
Old 06-29-2007   #16 (permalink)
Just Joined!
 
Join Date: Jun 2007
Location: Columbus, OH
Posts: 2
Gentoo

Hey, guys. I noticed that no one has posted anything on this one for a while, but I figured I would go ahead and add what I know. I have three Gentoo Linux machines which cannot access ureg.ohio-state.edu. It doesn't have anything to do with the browser. For some reason, the firewall protecting this web server is denying me access to port 80. I can get to the site on my wife's windows computer. I have tried this with two different browsers (and several user agent strings), along with wget and a php script I wrote to fetch web pages.
When I use the network analyzer tool nmap on ureg.ohio-state.edu, it shows ports 21, 23, 80, and 515 unfiltered (meaning that the firewall is not blocking them). However, when I try to add any options like specifying the source port or IP address for the probe, the firewall closes port 80 (the port for web server applications) off from access to my computer. Running the same scan shows only ports 21, 23, and 515 as unfiltered. I seems that the firewall is actively blocking my computer off from port 80. Given that this happens in other distributions, I wouldn't consider it a bug in a particular version of a distro.
wookiehentai is offline   Reply With Quote
Old 06-29-2007   #17 (permalink)
Just Joined!
 
Join Date: Feb 2007
Posts: 12
Smile explanation / workaround

Recently I found out what is going on with this bug.

The problem has to do with larger default buffer sizes for TCP window scaling in recent Linux kernel versions. If there is an improperly configured router between you and the server you're trying to reach, it will create a bottleneck and you'll get no data from the server. The long and the short of it is that it is not a Linux bug.

Here are some better, more detailed explanations:
John’s Tidbits » Blog Archive » TCP Window Scaling and kernel 2.6.17+
Linux: Window Scaling on the Internet | KernelTrap

The solution I have used (and I've had to do it again whenever I've updated my kernel) is to change the values in /proc/sys/net/ipv4/tcp_wmem and /proc/sys/net/ipv4/tcp_rmem. The new values should be "4096 16384 131072" and "4096 87380 174760" respectively. This sets the window scaling buffer back to its earlier/smaller size.
samething22 is offline   Reply With Quote
Old 07-01-2007   #18 (permalink)
Just Joined!
 
Join Date: Jun 2007
Location: Columbus, OH
Posts: 2
Thank you very much. Worked like a charm.
wookiehentai is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 02:14 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2