Jump to content

Recommended Posts

Posted (edited)

Is there any way I can determine whether an internet connection I'm on is getting selectively throttled for certain sites? I've been trying to track down a problem in my downloader code which has showed up since the ISP I'm on has changed certain things. I've had it working well on some sites but on some sites it downloads very slowly (much below advertised speed) and on one or two sites it just downloads very slowly, stalls, and sometimes drops connection. My code is capable of downloading files, though, which makes me wonder where this problem is coming from.

I really can't tell whether there is a problem with my downloader code from this or the ISP, especially since Firefox and IE seem to download files from these same sites very quickly. Is my downloader getting segregated against because I don't look like common browser traffic, is there something wrong, or is the ISP and/or the web sites pulling some crap?

Thoughts?

Edited by Glenn9999

Posted

If you download the exact same thing many times (to make consistent tests), with your app or firefox/IE, what are the results (average time / max time /min time for both) ?

Posted

If you download the exact same thing many times (to make consistent tests), with your app or firefox/IE, what are the results (average time / max time /min time for both) ?

I don't really do consistent tests and measure them, but I do repeat and observe results. The last test I did before I posted this, I tried to download a 5391KB file with my app and it timed out at 4481KB. Right now, Firefox is having trouble with the same link, but other times, it downloads in 10 seconds.

Are there any configuration issues or problems with the network drivers/internet drivers that could have been brought to light by this ISP switch (they insisted on a different DSL modem, which probably is a different DSL service)? I had no issues downloading anything at all off the old modem.

Posted (edited)

Yes it might be the cause if you're having problem with all apps at random times. You might try to do a tracert to the source you're downloading from. Also most provider have the ftp where they host some files; you could try to download files from there when you encounter the problem to see if it is doing the same thing.

Some providers offer settings to tweak fastpath and interleaving; you might play with those settings and see if it improves things.

Edited by allen2
Posted

I ended up unplugging all the filters and found that the service worked a bit better and a lot more reliably. But tried plugging things back in and didn't get an effect. But later on, the problems resurfaced. Any ideas on how to test a DSL Filter and determine whether it is bad or not in short order?

Posted

Any ideas on how to test a DSL Filter and determine whether it is bad or not in short order?

DSL line filters should only be connected to telephones! :o

Posted

DSL line filters should only be connected to telephones! :o

Bad or non-existent DSL filters on telephones adversely affects the Internet service from the DSL connection. :o

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...