AirPort slowing download speeds, from 99.6 mbps direct connect to 32 mbps through AirPort.  Any ideas?

Has anyone experience their Airport slowing the download speeds?

You need to spell out the whole thing.
nytoaz72 wrote:
Has anyone experience their Airport slowing the download speeds?
How are you measuring.. by wireless yes, you will experience some reduction.. maybe a lot depending on range of client and wireless type.. is this AC version or earlier airport? What is the link speed of the wireless.. and are multiple devices connected??
If this is purely ethernet, then something is wrong.. we need to know exactly what model airport you are talking about.. A1xxx from the side or base please??

Similar Messages

  • Slow download speeds from the iTunes store? these last few days?

    Anyone experiencing slow download speeds from itunes store these last couple of days? According to speedtest.net I have a 12 Mbps link but downloads from itunes are taking hours and hours...

    i experience same problem..even using my computer to download the app..take forever or download fail..something wrong with itune store

  • Slower download speeds from Arch

    Hello,
    I am getting slower download speeds from Arch Linux than from my other distros. I have googled and applied  the following "fixes" but they don't improve the download speed.
    1. I shut off ipv6:
    # /etc/modprobe.conf
    alias net-pf-10 off
    alias ipv6 off
    2. I shut off ipv6 in firefox.
    3. Here's my /etc/rc.conf:
    DAEMONS=(syslog-ng iptables dhcpcd network netfs portmap ntp crond alsa gpm kdm cpufreq)
    lo="lo 127.0.0.1"
    eth0="dhcp"
    INTERFACES=(lo eth0)
    4. Here's Arch compared with Zenwalk:
    Arch vs Zenwalk download and upload speeds by
    http://www.speakeasy.net/speedtest/
    Arch           17719 kbs down   2049 kbs up
    Zenwalk      21537 kbs down   2779 kbs up
    5. Ping tests are equal:
    Arch: 64 bytes from 64.233.167.99: icmp_seq=1 ttl=242 time=41.2 ms
    Zenwalk: 64 bytes from py-in-f99.google.com (64.233.167.99): icmp_seq=34
    ttl=242 time=40.5 ms
    6. I also tried a different browser, and tried stopping iptables.
    Can anyone help?
    macroron

    timtux wrote:Then i would encourage you to try a different NIC. It's probelity
    some driver issue as no one else has noticed this problem.
    Thank You,
    I was just about to ask about kernel modules/drivers. forcedeth is the nic driver, I think. But i have no idea how to correct something that's compiled in. I will stay with what I have for now. until I learn somemore. I like Arch Linux and plan to stay with it.
    macroron
    MODULES=(powernow-k8 forcedeth slhc ac97_bus snd-mixer-oss snd-pcm-oss snd-seq-oss snd-seq-device snd-seq-midi-event snd-seq snd-page-alloc snd-pcm snd-rawmidi snd-timer snd snd-mpu401-uart snd-mpu401 snd-ac97-codec snd-intel8x0 soundcore)
    # lsmod
    Module                  Size  Used by
    nvidia               7239028  24
    agpgart                27352  1 nvidia
    cpufreq_ondemand        6796  1
    ipt_LOG                 6272  1
    xt_tcpudp               3328  1
    xt_state                2432  1
    iptable_filter          2688  1
    iptable_mangle          2560  0
    iptable_nat             6404  0
    nf_nat                 15532  1 iptable_nat
    nf_conntrack_ipv4      14092  3 iptable_nat
    nf_conntrack           51720  4 xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4
    nfnetlink               5272  3 nf_nat,nf_conntrack_ipv4,nf_conntrack
    ip_tables              10452  3 iptable_filter,iptable_mangle,iptable_nat
    x_tables               12036  5 ipt_LOG,xt_tcpudp,xt_state,iptable_nat,ip_tables
    analog                 10272  0
    ppdev                   7556  0
    lp                      9220  0
    ns558                   4224  0
    gameport               11784  3 analog,ns558
    ppp_generic            23572  0
    psmouse                34952  0
    serio_raw               5636  0
    parport_pc             35172  1
    parport                31176  3 ppdev,lp,parport_pc
    rtc_sysfs               3840  0
    rtc_proc                3844  0
    rtc_dev                 6664  0
    rtc_cmos                7188  0
    rtc_core                7684  4 rtc_sysfs,rtc_proc,rtc_dev,rtc_cmos
    rtc_lib                 3456  2 rtc_sysfs,rtc_core
    k8temp                  4736  0
    pcspkr                  2944  0
    usbhid                 36128  0
    hid                    24448  1 usbhid
    ff_memless              5256  1 usbhid
    sg                     26524  0
    i2c_nforce2             5120  0
    i2c_core               17536  2 nvidia,i2c_nforce2
    tsdev                   6464  0
    evdev                   8192  0
    thermal                11528  0
    fan                     3972  0
    button                  6288  0
    battery                 8452  0
    ac                      4100  0
    snd_intel8x0           28700  2
    snd_ac97_codec         95780  1 snd_intel8x0
    snd_mpu401              6760  0
    snd_mpu401_uart         7040  1 snd_mpu401
    snd_rawmidi            19104  1 snd_mpu401_uart
    snd_seq_oss            29056  0
    snd_seq_midi_event      6528  1 snd_seq_oss
    snd_seq                46544  4 snd_seq_oss,snd_seq_midi_event
    snd_seq_device          6796  3 snd_rawmidi,snd_seq_oss,snd_seq
    snd_pcm_oss            38688  0
    snd_pcm                69124  4 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
    snd_timer              19076  3 snd_seq,snd_pcm
    snd_page_alloc          7816  2 snd_intel8x0,snd_pcm
    snd_mixer_oss          14592  1 snd_pcm_oss
    snd                    44516  14 snd_intel8x0,snd_ac97_codec,snd_mpu401,snd_mpu401_uart,snd_rawmidi,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
    soundcore               6368  1 snd
    ac97_bus                2432  1 snd_ac97_codec
    slhc                    5760  1 ppp_generic
    forcedeth              42888  0
    powernow_k8            12948  0
    freq_table              3984  2 cpufreq_ondemand,powernow_k8
    processor              24532  2 thermal,powernow_k8
    ext3                  119176  1
    jbd                    54312  1 ext3
    mbcache                 6916  1 ext3
    sd_mod                 17796  3
    sr_mod                 14372  0
    cdrom                  34464  1 sr_mod
    ehci_hcd               30732  0
    ohci_hcd               19588  0
    usbcore               111240  4 usbhid,ehci_hcd,ohci_hcd
    sata_nv                15748  2
    ata_generic             5636  0
    pata_amd               10380  0
    libata                103060  3 sata_nv,ata_generic,

  • Slow download speed through Time Capsule

    My download speed with my MacBook Pro directly connected to my modem is 24 Mbps, my download speed using Time Capsule as a wireless router .86 Mbps - Any ideas???

    tcdouglas wrote:
    My download speed with my MacBook Pro directly connected to my modem is 24 Mbps, my download speed using Time Capsule as a wireless router .86 Mbps - Any ideas???
    Welcome to Apple's discussion groups.
    I'd use the advice in this thread to investigate the signal and noise levels that your MacBook Pro sees:
    http://discussions.apple.com/thread.jspa?threadID=2347845&start=1
    If it sees a weak signal or a lot of noise, that could explain the speed problem.

  • Exceedingly slow download speeds on brand new mbp os lion

    Hi,
    There seems to be a lot of posted issues with slow download speeds on the MBP.  I purchased mine 2 weeks ago (Oct 2011), a 13" core i7.  My download speeds are a tiny fraction of what I get with a 10 year old Dell.  Reading the posts on this issue, they all seem to be going in circles.  I am technically very savvy although new to apple.  I did at one point get an acceptable increase in download speeds after manually entering the gateway, subnet and DNS.  However two days later download speeds have reduced from 17.8 MB/s to 37kb/s.  The right now the Dell is screaming a 702MB download.  The MBP slug is telling me it will take 5 hours.
    Has anyone ever resolved his issue?

    So as mentioned above I tried connecting to the router using a wire instead of wireless..
    many sites work fine....but some do not
    Example
    works fine
    Apple.com
    gmail.com
    does not work fine...the page does not load up and gets stuck in the very beginning....
    www.CNN.com
    http://www.sportsauthority.com/home/index.jsp
    sportauthority has flash embedded on that page....CNN, I do not know...
    could it have anything to do with Flash ?
    Regards,

  • Exceptionally slow download speeds, no answers from company

    We upgraded to 75/75 last week. After installing the new router, my husband, who is a network engineer working from home noticed that the download speeds were exceptionally slow, averaging about 1.5 Mbps. Upload speeds were fine. We called customer service last Saturday and were told it was an outage that would be fixed "soon". That was six days ago. Still no fix. He can't work here because the speeds are too slow. While all the customer service reps have been very nice, no one can get us an answer about when, if ever, it will be fixed. Considering calling Comcast. Thoughts? Anyone else having the same issues?

    There were some service issues in the northeast today but they were resolved around noonish.   Are you still having the problem? This may all be very basic, especially to your network engineer husband, but.... If you're still having the problem,  are you getting the slow download speeds via wifi or with a hardwired (Ethernet) connection to your router? What results do you get using the Verizon speedtest:  http://my.verizon.com/services/speedtest/ And what results at www.speedtest.net? That additional info may help a fellow user here on the forum suggest where the problem lies and what you might do about it.  

  • I need to update to the latest version of Snow Leapord-currently running v10.6. Because of where we live the slow download speed for such a large file has kept me from downloading the update. What can I do short of hooking up computer elsewhere?

    I need to update to the latest version of Snow Leapord-currently running v10.6. Because of where we live the slow download speed for such a large file has kept me from downloading the update. What can I do short of hooking up computer elsewhere?

    Do you ever visit a friend or realtive with a Mac who has faster internet? Maybe the local library has Macs on a fast line. If so, get a USB thumb drive and put this link on it from your computer:
    http://support.apple.com/kb/DL1399
    Then put this link on the drive:
    http://support.apple.com/kb/DL1429
    When you are at some place that has a Mac with a decent download speed. insert the thumb drive in that Mac and click on the first link ("DL1399") and direct the download to your thumb drive. Now do the same this with the second link.
    The installer files will now be on the thumb drive and, when you get home, drag them from the thumb drive to your desktop. Install the Combo update first.

  • Very slow download speed on ipad 2

    Okay folks I need your help.  I have just installed an Airport Extreme (newest model) wirless router and a new Motorola Sufboard modem and my interenet download speed is pretty good on the pc (23-25 Mbps).  However, when I run the speed test on my ipad 2 it is pathetic (.14 - .18 Mbps).  My iphone 4 is getting about the same download speed as well.  I have reset all devices, tried forgetting the network and then signing on again, but nothing helps.  What could be causing the slow download speed on the Apple products?

    Okay I got it.  I went into the Airport Utility and changed the channel selection from automatic to manual and then I changed the channel to something different.  There are a lot of house in my neigborhood and I guess the default channel 6 was just way over crowded.  Just did another test on my iphone4 and got a download speed of 18.33 Mbps.  The ipad2 yielded a new speed of 24.24 Mbps.  Much better now.  Thanks!

  • How many thousands of Apple TV users have to scream their complaints before Apple will respond to the fury over the impossibly slow download speeds of movies bought through iTunes??????

    How many thousands of Apple TV users have to scream their complaints before Apple will respond to the fury over the impossibly slow download speeds of movies bought through iTunes?

    As jules says, your rate (currently at least) may be slow.
    If it used to be good I wonder is your ISP is slowing ('throttling') your speed after you've used so many GB of a quota each day or month - check what they think you should be getting as a download speed.
    While Apple's servers do occasionally play up, it's generally the ISP being slow not Apple.
    If you're using Google's DNS servers that has caused issues for some.
    Recommended speeds for near instant playback:
    SD         2.5Mbps
    720p      6 Mbps
    1080p    8 Mbps
    Is your speed test from somewhere like speedtest.net?
    It might be helpful to post Mbps to ensure we/you are not confusing speeds by using different units to those measured.
    AC

  • Very slow download speeds with ATT U-Verse

    Hello,
    Experiencing very slow download speeds with Macbook Pro 2011, on Lion,  and ATT UVerse Max, which should allow for an avg. 11-12 MBPS speed. Instead, I get a fluctuating 60-370 kbps speed. I am not experiencing this problem on my Windows machines (Laptop running Windows 7 and Desktop on XP), it is only affecting the Macbook pro. I wonder if this issue is a known problem with ATT U-Verse and Macs, I spent hours yesterday with their support online and they couldn't help me, stating that from their side all settings were OK; the first representative from ATT re-booted the router remotely and that seemed to work for about 10 minutes, and then it went back to a crawling speed...
    Any suggestions welcome!
    Thanks

    Do you have QOS enabled in your router? Did you try plugging the win7 laptop directly and check the speed?

  • Crawling Wifi Download Speeds from iTunes Store

    Ever since upgrading to iTunes 10.7, my download speeds from the iTunes store have slowed to a crawl. Prior to upgrading, I was able to download video podcasts and other media @ over 10 mbps over wifi. I have tried this on several other networks, and am experiencing the same speed issues. This does not appear to be a router issue or a FiOS issue; I have done all of the usual troubleshooting and do not seem to have any issues with download speeds outside of the iTunes store.
    I am running the iTunes 10.7, and have updated OSX to the latest release of ML.
    Is anyone else experiencing ridiculously slow download speeds through the iTunes store using iTunes for Mac or iOS 6 devices?

    I have a 50x5 Mbit cable business class modem, from Time Warner, in my house (doing that give me priority bandwidth over other residences).... Also as a business class there's no data caps or port blockings.  The most I EVER get from the iTunes Store is 4-5MBytes/sec (about 35 Mbits)... Usually I get 1-2 MBytes/sec to iTunes or any device
    My guesses are
    1) Apple just doesn't have the bandwidth during certain times
    2) I notice they throttle accounts. If I download an entire hd season, I start out fast, then it slows after a few hrs... Im guessing apple has a max data cap per day then slows you down.
    3) I also don't think Apple is capable of handling all the new 35-50Mbit connections that are now readily available from the big cable companies.
    Im in Charlotte, NC, USA

  • I was experiencing slow downloading speeds

    I was experiencing slow downloading speeds(13.68Mbps) so I called my ISP.  The ISP tech asked me to disconnect the cable from the airport express & plug the cable directly into the iMac. When I ran the speed test again I got 40.34Mbps download speed. The tech said that was proof that the problem was with the Airport Express & not the modem.  However, now I do not have WiFi.  And now I am only getting an amber light on the Airport Express.  Any suggestions on how to have WiFi without slowing downloading speeds?   Note:  Downloading speeds were good until this last week. Please help!

    Hiya
    Airport Express model 802.11        Version  7.6.4
    Does it have two ethernet ports on it?? or just one?
    You suggest that I replace the Airport Express with an Airport Extreme:  I do have an Airport Extreme in another room by our TV & Blu Ray to enable Netflix movies.  A Mac Store technician set up the wireless system that way in 2010.  Can I use 2 Airport Extremes instead?
    Yes, that is no problem. I am guessing the Extreme is linking by wireless?? Or do you have ethernet between the Extreme and Express?
    I am afraid of suggesting this, but I would consider just swapping the roles.. put the extreme on the modem.. and the express on the TV and bluray player.. and it will probably work fine.
    What are speeds like to the Extreme on the TV? Does netflix play properly?
    If you shut down the Extreme, does the speed get better on the computer?
    Are you suggesting that the modem should be bypassed and the Express should be connected to the Mac by ethernet?
    Not exactly.. you should already have an ethernet from modem to the express.. can you plug another ethernet express to the Mac.. assuming your Express has two ethernet and not just one.
    "Try manually setting channels and forcing bands with different name." :  I do not have any idea of how to do this.
    Try the simple alternatives above. We can consider this as well if those don't work.
    Do you have someone you could call easily and cheaply to try and sort the problems??
    Otherwise buying a new AE is actually probably just as cheap as getting a technician in to look at it. Not that new equipment wrongly setup will work any better than old equipment wrongly setup.. but you have a month of free phone support from apple when you buy it new.

  • E1200 router: very slow download speeds, ok uploady got

    I recently set up a new E1200 router to replace my old one. We are having problems with very slow download speeds (often <0.10 Mbps) even while the upload speeds are OK (8-10 Mbps). Our previous download speed over wifi was 10-15 Mbps.
    When I first set it up, the download speed was very poor on the initial computer. After fooling around, it was fine. I don't know what I did that made it speed up. However, my wife's computer has had very poor download speeds. After rebooting my computer, the download speed has also dropped bak to <0.10. I was able to stream Hulu on my Wii just fine an hour ago.
    What could the problem be?

    So we could have this isolated, check how much speed you’re getting straight to the modem so we’ll have some point of comparison that from your internet provider. If through the router, you have struggles with not getting an acceptable value for download speed especially if it only happens with the wireless connection, you can try these: change the wireless channel and the wireless security on the router. If on the router, you have the channel set to auto by default change it to (3,6,9,11), just have to play around with it. Moreover, for the wireless security, select WPA2 Personal. If that doesn’t make any difference, update the firmware of the router, reset and have it reconfigured.

  • Q180: Slow download speeds even slower then upload speed?

    Just looking for answers. I have recently brought a Q180, using it wifi upstairs. And I just upgraded to a DOCSIS 3.0 modem gateway (Moto SBG 6580) I have Charter as my IP I pay for data plus 30 Mbps download. My son's laptop, my HP laptop and my Mac book (used up stairs) all seems to have benefited from the upgraded modem. Showing 20-25 Mbps. Charter provides a webpage (speedtest.charter.com) to test your up/download speeds. The Q180 shows an average of 4 Mbps! And uploads of avg. 6 Mbps!? Q180 shows 811.N as selected and full signal strength of 54 Mbps?
    Where could the chocking be coming from? How can I fine tune the Q? Any help would be really appreciated

    that website for testing is crap i have tested mine and i get http://speedtest.ookla.com/result/1593897921.png 20mb down and 3.5mb up and i am on 50mb down and 5mb up
    try something like speedtest.net and also do a pingtest.net
    even speedtest shows my speed as 35mb and 4mb a little better but i am in the uk
    Thx dave
    yoga 2, lenovo b540
    3 custom gaming pc systems

  • Very slow download speed with intermittent halts

    Need some help.
    I run Apple os/x latest version and have since yesterday begun to experience constant very slow download speeds.
    I have rebooted the router and I have reset it. I have tested with wireless and wired into router. No real change.
    The results are below and are pretty consistent no matter when or with what computer I test it with.
    This is very frustrating and I would like to know if anyone has experienced this and if there is anything I can do before calling for service.
    Thank you in advance.
    Checking for Middleboxes . . . . . . . . . . . . . . . . . . Done
    SendBufferSize set to [131768]
    running 10s outbound test (client to server) . . . . . 5.44Mb/s
    running 10s inbound test (server to client) . . . . . . 1.94Mb/s
    ------ Client System Details ------
    OS data&colon; Name = Mac OS X, Architecture = x86_64, Version = 10.8.2
    Java data&colon; Vendor = Apple Inc., Version = 1.6.0_37
    ------ Web100 Detailed Analysis ------
    Client Receive Window detected at 359104 bytes.
    10 Mbps Ethernet link found.
    Link set to Full Duplex mode
    Information: throughput is limited by other network traffic.
    Good network cable(s) found
    Normal duplex operation found.
    Web100 reports the Round trip time = 22.89 msec; the Packet size = 1448 Bytes; and
    There were 159 packets retransmitted, 288 duplicate acks received, and 394 SACK blocks received
    The connection stalled 9 times due to packet loss
    The connection was idle 2.01 seconds (16.75%) of the time
    This connection is sender limited 35.49% of the time.
    This connection is network limited 64.51% of the time.
    Excessive packet loss is impacting your performance, check the auto-negotiate function on your local PC and network switch
    Web100 reports TCP negotiated the optional Performance Settings to:
    RFC 2018 Selective Acknowledgment: ON
    RFC 896 Nagle Algorithm: ON
    RFC 3168 Explicit Congestion Notification: OFF
    RFC 1323 Time Stamping: ON
    RFC 1323 Window Scaling: ON
    Information: Network Middlebox is modifying MSS variable
    Server IP addresses are preserved End-to-End
    Information: Network Address Translation (NAT) box is modifying the Client's IP address
    Server says [71.100.xxx.xxx] but Client says [192.168.1.9]

    Both wired or wireless.
    auto - negotiate 
    Thank you.

Maybe you are looking for

  • Adobe Reader for Android: Bookmarks

    I find Adobe Reader for Android excellent even for image or picture files in that it allows searching for words and highlighting etc. However it lacks one important feature - bookmarks. Please add bookmarks as soon as possible to make an excellent pr

  • Error in company code level

    Hi Gurus,                my friend is laearing the sap sd module he got error company code 1000 no longer instalized so please the resolve the issue. Thanks regards, khasim shaik.

  • Icon for browser

    I have had this reported by my QA team for my web-based product. I am on RH8 - 8.02.208 See below, the icon for the help in the address and on the tab of the IE browser shows the generic Internet icon. We do have a custom icon that we use for our app

  • Switching iPad users

    My mom got the iPad mini for Christmas and she gave me her old iPad but she is still receiving all my messages on her mini. Is there a way to stop her from getting them?

  • Apple Mail won't connect to GoDaddy pop server

    Hi all, I have entered all the correct server information to connect to GoDaddy's pop server but Mail won't connect. I can connect to the smtp server without a problem. The same settings work perfectly in Entourage, so my information is correct. Has