LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > LinuxQuestions.org > LQ Suggestions & Feedback
User Name
Password
LQ Suggestions & Feedback Do you have a suggestion for this site or an idea that will make the site better? This forum is for you.
PLEASE READ THIS FORUM - Information and status updates will also be posted here.

Notices


Reply
  Search this Thread
Old 08-25-2002, 07:37 AM   #1
estel
LQ Newbie
 
Registered: Aug 2002
Distribution: slackware 8.0
Posts: 21

Rep: Reputation: 15
burstnet + ECN


(probably related to http://www.linuxquestions.org/questi...threadid=13635)

burstnet.com (the ones that the ads up top belong to) doesn't grok ECN; I'm not a big fan of having to disable ECN just for one single ad, but the constant hanging waiting for burstnet before any other page content shows up is equally annoying, so can someone who knows them contact the burstnet administrators and tell them to fix themselves up (patches and fixes are around for such broken software/hardware)? Thanks. Or else switch to another ad provider

(if you have no clue what I'm talking about: http://www.tux.org/lkml/#s14-2)
 
Old 08-25-2002, 10:07 AM   #2
jeremy
root
 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 13,600

Rep: Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083
I don't seem to have that problem with the ads using 2.4.x, does anybody else?

--jeremy
 
Old 08-25-2002, 06:16 PM   #3
estel
LQ Newbie
 
Registered: Aug 2002
Distribution: slackware 8.0
Posts: 21

Original Poster
Rep: Reputation: 15
Check if you have CONFIG_INET_ECN=y in .config, and that `cat /proc/sys/net/ipv4/tcp_ecn` gives 1.
 
Old 08-25-2002, 06:30 PM   #4
estel
LQ Newbie
 
Registered: Aug 2002
Distribution: slackware 8.0
Posts: 21

Original Poster
Rep: Reputation: 15
A wee demo:

Code:
[root@nova] ~ $> cat /proc/sys/net/ipv4/tcp_ecn 
0
[root@nova] ~ $> telnet www.burstnet.com 80
Trying 212.133.68.62...
Connected to www.burstnet.akadns.net.
Escape character is '^]'.
^]
telnet> close
Connection closed.
[root@nova] ~ $> echo 1 > /proc/sys/net/ipv4/tcp_ecn 
[root@nova] ~ $> telnet www.burstnet.com 80
Trying 212.133.68.62...
telnet: Unable to connect to remote host: Connection timed out
[root@nova] ~ $>
 
Old 08-26-2002, 01:13 AM   #5
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Ya know, at home using Linux, I never have any problems with the ads loading, no slowdown at all. They load last on my page anyway, so I can cruise to wherever I want so I don't notice if it takes longer to load (that and I have DSL).

But at work, on w2k, we don't have Flash installed, so the ads that are flash ads take a lot longer to load (on a T3 line), and will sometimes time the page out giving a "page not available" page. A simple refresh immediately brings up a new page, and is good to go.

Don't know if that helps, but I thought I would toss in my experience to see if that would point to any possibilities.

Cool
 
Old 08-26-2002, 02:34 AM   #6
estel
LQ Newbie
 
Registered: Aug 2002
Distribution: slackware 8.0
Posts: 21

Original Poster
Rep: Reputation: 15
It's not about the format of the ads or the speed of connection I have DSL too, but the issue is that when ECN is enabled in a 2.4.x kernel (I use 2.4.19), burstnet drops the packets on the floor (probably because it believes they are invalid, but actually they conform to a couple of RFCs, 3168 and 793 according to lkml faq), leading to timeouts.

It makes browsing LQ very very slow since the ads are at the top of the page, and the browser decides to wait out the timeout before displaying any other page content (both netscape 4.7 and mozilla 1.1b do this; I have no other browsers installed to check with).

Therefore, burstnet needs to fix whatever is dropping packets with ECN (since this will affect not just communications with the webserver but any traffic passing through the buggy whatever).

So, does someone who has ECN enabled want to confirm this? ('grep CONFIG_INET_ECN=y /usr/src/linux/.config', and 'cat /proc/sys/net/ipv4/tcp_ecn' should output 1).
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Questions on Linux 2.4.20 TCP fast recovery and ECN implementation enjoyzj Linux - Networking 0 07-16-2004 07:57 AM
Burstnet.com ads and LQ Half_Elf LQ Suggestions & Feedback 32 08-31-2003 09:39 PM
Ancestors Burstnet Ad Franklin LQ Suggestions & Feedback 3 07-10-2003 01:05 PM
What's the deal with burstnet? Capt_Caveman General 20 04-23-2003 05:47 PM
Extremely Confused Newbie (ecn syndrome) jclinansmith Linux - Newbie 25 06-14-2001 05:48 PM

LinuxQuestions.org > Forums > LinuxQuestions.org > LQ Suggestions & Feedback

All times are GMT -5. The time now is 10:53 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration