Download Speed on PIX 515E is Pretty Slow

Hello, I have a PIX 515E set up between our office switch and our Comcast Business Router and the download speeds are not as fast as they should be. We are paying for 30 down 30 up but it's more like 10 down 30 up. I plugged in a computer directly into the router and got 30/30 so I know its not a comcast issue. I think it might be the low amount of memory on the PIX because its running at 109 out of a total 128mb. The PIX has a site-to-site VPN tunnel with a remote ASA 5520 firewall. The inside/outside ports are both auto/auto. The running config is only 161 lines.
Here's some information about the PIX 515E...
Version 8.0(4)
ASDM 6.1(3)
Memory 128MB
Here is the running config..
Result of the command: "show running-config"
: Saved
PIX Version 8.0(4)
hostname --------------------
domain-name -----------------
enable password -------------------------
passwd --------------- encrypted
names
name 1.1.1.1 Data-Center-Firewall    #### Outside Address Changed
name 10.0.0.0 Data-Center-Subnet
dns-guard
interface Ethernet0
nameif inside
security-level 100
ip address 10.10.1.1 255.255.255.0 standby 10.10.1.254
interface Ethernet1
nameif outside
security-level 0
ip address 2.2.2.1 255.255.255.252   #### Outside Address Changed
interface Ethernet2
description LAN/STATE Failover Interface
ftp mode passive
clock timezone EST -5
clock summer-time EDT recurring
dns server-group DefaultDNS
domain-name -------------
same-security-traffic permit inter-interface
same-security-traffic permit intra-interface
object-group protocol TCPUDP
protocol-object udp
protocol-object tcp
object-group service http8080 tcp
description http8080
port-object eq 8080
object-group service DM_INLINE_TCP_1 tcp
port-object range 50000 50100
port-object eq 990
access-list outside_access_in remark ip, tcp/990
access-list outside_access_in extended permit tcp host 1.1.1.1 host 2.2.2.5 object-group DM_INLINE_TCP_1
access-list outside_access_in extended permit icmp any any
access-list ACL-VPN extended permit ip 10.10.1.0 255.255.255.0 Data-Center-Subnet 255.255.255.0
pager lines 24
logging enable
logging asdm informational
mtu inside 1500
mtu outside 1500
failover
failover lan unit primary
failover lan interface failover Ethernet2
failover lan enable
failover key *****
failover replication http
failover mac address Ethernet0 001e.f732.008f 000d.28f9.628f
failover mac address Ethernet1 001e.f732.0090 000d.28f9.6290
failover link failover Ethernet2
failover interface ip failover 10.10.10.10 255.255.255.252 standby 10.10.10.20
icmp unreachable rate-limit 1 burst-size 1
icmp permit any inside
icmp permit any outside
asdm image flash:/asdm-613.bin
no asdm history enable
arp timeout 14400
nat-control
global (outside) 1 interface
nat (inside) 0 access-list ACL-VPN
nat (inside) 1 0.0.0.0 0.0.0.0
static (inside,outside) 2.2.2.5 10.10.1.102 netmask 255.255.255.255
access-group outside_access_in in interface outside
route outside 0.0.0.0 0.0.0.0 2.2.2.2 1
route inside 10.10.0.0 255.255.255.0 10.10.1.2 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
dynamic-access-policy-record DfltAccessPolicy
http server enable
http 10.10.0.0 255.255.255.0 inside
http 10.10.1.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp authentication linkup linkdown coldstart
service resetoutside
crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
crypto ipsec transform-set AES128-SHA esp-aes esp-sha-hmac
crypto ipsec transform-set ESP-AES-128-SHA esp-aes esp-sha-hmac
crypto ipsec security-association lifetime seconds 28800
crypto ipsec security-association lifetime kilobytes 4608000
crypto map MAP-VPN 1 match address ACL-VPN
crypto map MAP-VPN 1 set pfs
crypto map MAP-VPN 1 set peer Data-Center-Firewall
crypto map MAP-VPN 1 set transform-set ESP-3DES-SHA
crypto map MAP-VPN 1 set security-association lifetime seconds 28800
crypto map MAP-VPN 1 set security-association lifetime kilobytes 4608000
crypto map MAP-VPN interface outside
crypto isakmp enable inside
crypto isakmp enable outside
crypto isakmp policy 5
authentication pre-share
encryption aes
hash sha
group 2
lifetime 86400
crypto isakmp policy 10
authentication pre-share
encryption 3des
hash sha
group 2
lifetime 86400
telnet 10.10.1.0 255.255.255.0 inside
telnet 10.10.0.0 255.255.255.0 inside
telnet timeout 5
ssh 10.10.0.0 255.255.255.0 inside
ssh 10.10.1.0 255.255.255.0 inside
ssh timeout 5
console timeout 0
threat-detection basic-threat
threat-detection statistics host
threat-detection statistics port
threat-detection statistics protocol
threat-detection statistics access-list
no threat-detection statistics tcp-intercept
tunnel-group 1.1.1.1 type ipsec-l2l
tunnel-group 1.1.1.1 ipsec-attributes
pre-shared-key *
class-map class_ftp
match port tcp eq ftp-data
class-map inspection_default
match default-inspection-traffic
policy-map type inspect dns preset_dns_map
parameters
  message-length maximum 512
policy-map global_policy
class inspection_default
  inspect dns preset_dns_map
  inspect ftp
  inspect h323 h225
  inspect h323 ras
  inspect rsh
  inspect rtsp
  inspect esmtp
  inspect sqlnet
  inspect skinny 
  inspect sunrpc
  inspect xdmcp
  inspect sip 
  inspect netbios
  inspect tftp
class class_ftp
  inspect ftp
service-policy global_policy global
prompt hostname context
Cryptochecksum:b795d4f5f5da3d8283d452ba857d5534
: end

Please check on the speed and duplex settings whether the downstream and upstream links are fine and healthy.
Inside/outside are both set to auto/auto at
Check for the processes usage of the cpu of the pix.
CPU is running at 2%
Process:      tmatch compile thread, PROC_PC_TOTAL: 2, MAXHOG: 8, LASTHOG: 8
LASTHOG At:   19:01:15 EST Dec 31 1992
PC:           26b616 (suspend)
Process:      tmatch compile thread, NUMHOG: 2, MAXHOG: 8, LASTHOG: 8
LASTHOG At:   19:01:15 EST Dec 31 1992
PC:           26b616 (suspend)
Traceback:    26b616  26bdb9  26ec89  1182b3
Process:      Dispatch Unit, NUMHOG: 1, MAXHOG: 5, LASTHOG: 5
LASTHOG At:   09:25:12 EDT Jul 18 2012
PC:           130114b (interrupt)
Traceback:    100178  12edd0c  9771e5  8c0e66  927164  928996  8ec3f5
              8ec7ed  79d35e  2780c3  1182b3
Process:      Unicorn Admin Handler, NUMHOG: 1, MAXHOG: 5, LASTHOG: 5
LASTHOG At:   12:27:25 EDT Jul 18 2012
PC:           130114b (interrupt)
Traceback:    100178  d870cb  13016b3  15cf68  e91a6f  e9118b  abfcea
              a7cb2e  a7daeb  18d800  5ae9a9  5a6aa0  5a7272  5a75e5
Process:      Unicorn Admin Handler, PROC_PC_TOTAL: 4, MAXHOG: 7, LASTHOG: 7
LASTHOG At:   12:34:10 EDT Jul 18 2012
PC:           5ae903 (suspend)
Process:      Unicorn Admin Handler, NUMHOG: 4, MAXHOG: 7, LASTHOG: 7
LASTHOG At:   12:34:10 EDT Jul 18 2012
PC:           5ae903 (suspend)
Traceback:    5ae903  5a6aa0  5a7272  5a75e5  5ad3d5  1182b3
Process:      Unicorn Admin Handler, PROC_PC_TOTAL: 4, MAXHOG: 5, LASTHOG: 5
LASTHOG At:   12:37:47 EDT Jul 18 2012
PC:           f4078b (suspend)
Process:      Unicorn Admin Handler, NUMHOG: 4, MAXHOG: 5, LASTHOG: 5
LASTHOG At:   12:37:47 EDT Jul 18 2012
PC:           f4078b (suspend)
Traceback:    f40be2  130f41e  aab54d  aac3b0  5a6c2e  5a7272  5a75e5
              5ad3d5  1182b3
Process:      IKE Daemon, NUMHOG: 1, MAXHOG: 5, LASTHOG: 5
LASTHOG At:   23:07:40 EDT Jul 19 2012
PC:           1b6dd0 (interrupt)
Traceback:    100178  1b8a31  1baaeb  6438d7  12efc6f  64250b  653fe9
              654b78  1182b3
Process:      IKE Daemon, PROC_PC_TOTAL: 347, MAXHOG: 31, LASTHOG: 30
LASTHOG At:   16:01:55 EDT Jul 23 2012
PC:           654bab (suspend)
Process:      CTM message handler, PROC_PC_TOTAL: 346, MAXHOG: 27, LASTHOG: 27
LASTHOG At:   16:01:55 EDT Jul 23 2012
PC:           2087ec (suspend)
Process:      IKE Daemon, NUMHOG: 693, MAXHOG: 31, LASTHOG: 27
LASTHOG At:   16:01:55 EDT Jul 23 2012
PC:           654bab (suspend)
Traceback:    1182b3
Process:      Unicorn Admin Handler, NUMHOG: 1, MAXHOG: 5, LASTHOG: 5
LASTHOG At:   17:23:30 EDT Jul 23 2012
PC:           130003b (interrupt)
Traceback:    100178  13008b8  f5a0cd  f5ac32  f5ae40  f60828  f617c1
              d38a0d  aab50b  aac14a  5a6c2e  5a7272  5a75e5  5ad3d5
Process:      Dispatch Unit, PROC_PC_TOTAL: 227, MAXHOG: 432, LASTHOG: 35
LASTHOG At:   17:37:03 EDT Jul 23 2012
PC:           278207 (suspend)
Process:      Dispatch Unit, NUMHOG: 227, MAXHOG: 432, LASTHOG: 35
LASTHOG At:   17:37:03 EDT Jul 23 2012
PC:           278207 (suspend)
Traceback:    278207  1182b3
Process:      Unicorn Admin Handler, PROC_PC_TOTAL: 1901, MAXHOG: 8, LASTHOG: 7
LASTHOG At:   17:44:20 EDT Jul 23 2012
PC:           118ed5 (suspend)
Process:      Unicorn Admin Handler, NUMHOG: 1901, MAXHOG: 8, LASTHOG: 7
LASTHOG At:   17:44:20 EDT Jul 23 2012
PC:           118ed5 (suspend)
Traceback:    118ed5  b2d032  f5a80d  f5ac0a  f5ae40  f607e5  f617c1
              d38a0d  aab50b  aac14a  5a6c2e  5a7272  5a75e5  5ad3d5
CPU hog threshold (msec):  5.120
Last cleared: None
Check on the inetrface whetehr u get any crc/input/overrun errors. Please check with the physical connectivity.
Interface Ethernet0 "inside", is up, line protocol is up
  Hardware is i82559, BW 100 Mbps, DLY 100 usec
    Auto-Duplex(Full-duplex), Auto-Speed(100 Mbps)
    MAC address __________, MTU 1500
    IP address 10.10.1.1, subnet mask 255.255.255.0
    60862937 packets input, 29025667892 bytes, 0 no buffer
    Received 1371 broadcasts, 0 runts, 0 giants
    0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
    0 L2 decode drops
    68515603 packets output, 44084404472 bytes, 0 underruns
    0 output errors, 0 collisions, 0 interface resets
    0 babbles, 0 late collisions, 0 deferred
    0 lost carrier, 0 no carrier
    input queue (curr/max packets): hardware (0/1) software (0/47)
    output queue (curr/max packets): hardware (0/67) software (0/1)
  Traffic Statistics for "inside":
    60997029 packets input, 28080179952 bytes
    68553614 packets output, 43104566708 bytes
    29544 packets dropped
      1 minute input rate 63 pkts/sec,  30371 bytes/sec
      1 minute output rate 64 pkts/sec,  16557 bytes/sec
      1 minute drop rate, 0 pkts/sec
      5 minute input rate 91 pkts/sec,  45254 bytes/sec
      5 minute output rate 93 pkts/sec,  56181 bytes/sec
      5 minute drop rate, 0 pkts/sec
Interface Ethernet1 "outside", is up, line protocol is up
  Hardware is i82559, BW 100 Mbps, DLY 100 usec
    Auto-Duplex(Full-duplex), Auto-Speed(100 Mbps)
    MAC address ___________, MTU 1500
    IP address ___________, subnet mask 255.255.255.252
    67730933 packets input, 44248541375 bytes, 0 no buffer
    Received 4493 broadcasts, 0 runts, 0 giants
    0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
    0 L2 decode drops
    60418640 packets output, 29310509840 bytes, 0 underruns
    0 output errors, 0 collisions, 0 interface resets
    0 babbles, 0 late collisions, 0 deferred
    0 lost carrier, 0 no carrier
    input queue (curr/max packets): hardware (0/1) software (0/39)
    output queue (curr/max packets): hardware (0/42) software (0/1)
  Traffic Statistics for "outside":
    67782987 packets input, 43276611710 bytes
    60562287 packets output, 28342787997 bytes
    206651 packets dropped
      1 minute input rate 57 pkts/sec,  14273 bytes/sec
      1 minute output rate 61 pkts/sec,  30258 bytes/sec
      1 minute drop rate, 0 pkts/sec
      5 minute input rate 89 pkts/sec,  54426 bytes/sec
      5 minute output rate 87 pkts/sec,  45115 bytes/sec
      5 minute drop rate, 0 pkts/sec
enable flowcontrol recieve on on the firewall interfaces and switch/router interfaces connected to the firewall.
Not sure how to do that.

Similar Messages

  • I have an ipad3(wifi  cellular). Now i want to upgrade my iOS5.1 to ios 7. But download speed in our country is too slow(100kbps). It can be disconnected anytime. Is there any problem if net connection get disconnected while upgrading ios? Please ans me.

    I have an ipad3(wifi +cellular). Now i want to upgrade my iOS5.1 to ios 7. But download speed in our country is too slow(100kbps). It can be disconnected anytime. Is there any problem if net connection get disconnected while upgrading ios? Please ans me.

    haha, so now i'm thinking. I'm learning the terminal as fast as i can but there are several lines of codes and commands in there that throws up red flags to me that i don't fully understand. It just looks fishy too me. It would be highly appreciated if someone could just check this out just to tell me that i don't need to worry about it. Or point me in the right direction. I just feel un easy about this. ha.

  • HT1766 I have an ipad3(wifi +cellular). Now i want to upgrade my iOS5.1 to ios 7. But download speed in our country is too slow(100kbps). It can be disconnected anytime. Is there any problem if net connection get disconnected while upgrading ios? Please a

    I have an ipad3(wifi +cellular). Now i want to upgrade my iOS5.1 to ios 7. But download speed in our country is too slow(100kbps). It can be disconnected anytime. Is there any problem if net connection get disconnected while upgrading ios? Please ans me.

    There is something Definitely wrong with iOS 7 regarding DATA USAGE being logged to wireless carrier in for WIFI instead.
    I read all the previous replies and same issue.
    I rarely use my mac to sync....its all wifi sync for the last 2 years....never had this issue before... and i know it began with iOS7.... here is why....
    My iPhone was at home when I updated to iOS7 connected to wifi...but it logged Data Usage to Rogers Wireless (700MB approx)...data will never do an update over 50mb in app store (it gives the warning to use wifi) I play a lot of games and pay for them so I always update through App Store.  2 weeks later, simposons halloween update (650mb)...at home, using wifi.
    Rogers told me there was 700+mb data usage on the day of update and 650+mb data on oct 1.st (tapped out).
    Went over my 6GB plan and paid the fees.
    This has never happened before...It must come to apples attention by now...

  • 20meg download speed, yet MacMini/Safari is very slow in download page time

    Can anyone tell me why this is? Could it be the ram? 20meg download speed is soooooooo fast and yet I wait for pages to load in Safari and FF?
    Thanks

    Forgot to restart with earlier report, upon restart:
    Page ins/outs 22,908/0
    Yes, to MS Office 2004. As well, below is what is running upon start up though kind of messy to look at, don't see dashboard wigets either in the below or in the "hard close" window
    0 kernel_task root 0.30 47 47.95 MB 779.68 MB Intel
    1 launchd root 0.00 3 516.00 KB 27.69 MB Intel
    21 dynamic_pager root 0.00 1 172.00 KB 26.63 MB Intel
    25 kextd root 0.00 2 1.16 MB 27.63 MB Intel
    30 ipfwloggerd root 0.00 1 204.00 KB 26.61 MB Intel
    32 KernelEventAgent root 0.00 2 620.00 KB 27.19 MB Intel
    33 mDNSResponder root 0.00 2 1.04 MB 27.36 MB Intel
    34 netinfod root 0.00 1 552.00 KB 26.93 MB Intel
    35 syslogd root 0.00 1 408.00 KB 26.65 MB Intel
    36 usbmuxd _usbmuxd 0.00 2 1,016.00 KB 28.24 MB Intel
    38 configd root 0.00 3 1.91 MB 29.36 MB Intel
    60 blued root 0.00 1 1.93 MB 36.94 MB Intel
    39 coreaudiod root 0.00 1 972.00 KB 28.14 MB Intel
    40 diskarbitrationd root 0.00 1 1.04 MB 27.13 MB Intel
    41 memberd root 0.00 3 632.00 KB 27.66 MB Intel
    43 securityd root 0.00 1 1.86 MB 28.55 MB Intel
    44 notifyd root 0.00 2 460.00 KB 27.21 MB Intel
    46 DirectoryService root 0.00 3 2.37 MB 29.48 MB Intel
    47 distnoted root 0.00 1 796.00 KB 27.03 MB Intel
    50 update root 0.00 1 228.00 KB 26.61 MB Intel
    63 WindowServer windowserver 0.10 3 17.63 MB 338.12 MB Intel
    82 Dock joani 0.00 2 2.96 MB 304.71 MB Intel
    83 SystemUIServer joani 0.00 2 7.58 MB 337.04 MB Intel
    85 Finder joani 0.00 3 7.28 MB 341.55 MB Intel
    87 iTunes Helper joani 0.00 2 2.14 MB 315.59 MB Intel
    88 Microsoft AU Daemon joani 0.00 2 8.98 MB 380.30 MB PowerPC
    90 UniversalAccessApp joani 0.00 1 3.73 MB 325.34 MB Intel
    141 iCalAlarmScheduler joani 0.00 1 3.71 MB 319.38 MB Intel
    143 HP Event Handler joani 0.00 2 3.02 MB 317.96 MB Intel
    219 Safari joani 0.00 10 83.66 MB 520.09 MB Intel
    220 Activity Monitor joani 2.20 2 10.48 MB 336.41 MB Intel
    221 pmTool root 0.80 1 1.15 MB 36.48 MB Intel
    223 AppleSpell joani 0.00 1 2.04 MB 37.77 MB Intel
    66 coreservicesd root 0.00 3 5.02 MB 35.15 MB Intel
    67 ATSServer joani 0.00 2 3.07 MB 51.87 MB Intel
    68 loginwindow joani 0.00 3 4.25 MB 322.93 MB Intel
    77 pbs joani 0.00 2 2.09 MB 54.04 MB Intel
    95 crashreporterd root 0.00 1 228.00 KB 27.12 MB Intel
    129 hpusbmond root 0.00 2 984.00 KB 27.84 MB Intel
    139 hpdot4d root 0.10 3 956.00 KB 30.45 MB Intel
    140 HPIO Trap Monito root 0.00 3 1.53 MB 39.21 MB Intel
    157 lookupd root 0.00 2 1.25 MB 28.52 MB Intel
    171 mds root 0.00 8 3.23 MB 43.07 MB Intel
    176 ntpd root 0.00 1 424.00 KB 27.09 MB Intel
    182 mdimport joani 0.00 4 2.58 MB 39.09 MB Intel
    183 cupsd root 0.00 2 1.62 MB 27.87 MB Intel
    192 nfsiod root 0.00 5 188.00 KB 28.63 MB Intel
    202 rpc.lockd root 0.00 1 200.00 KB 26.67 MB Intel
    205 automount root 0.00 3 1.11 MB 29.02 MB Intel
    212 automount root 0.00 3 1.07 MB 28.73 MB Intel
    Message was edited by: Joshua Nelson2
    Message was edited by: Joshua Nelson2

  • Download speed with Apple TV way too Slow

    I have Apple TV and with that I have Netflix.
    I am able to watch Netflix but on a TV show that we have purchased the download is 2+ hours.  This is not acceptable.  How can it be fixed.  I have a fast connection to the internet - 30+ Mbps.  So I know that it is not my connection to the internet that is the issue. 
    What can be changed ??  I have the setting of video at 720 not 1080 as I know that will slow it down.  My wife is not happy and well it does not help with viewing pleasure.
    Please help.
    Thanks
    FYI - it is the first gen Black Apple TV

    There's a number of possibilities here.
    In most cases the wireless transmission in the house is to blame.
    You may be on a channel some other access point is using.  You'd need to do a site survey to pick the most open frequency.
    Your router may just be tired.  After a while they just wear out and the wireless performance is the first to suffer.  I change them out all the time for people.
    You may be using old technology.  802.11B and G are obsolete.  Consider getting a dual band router which would allow you to set the AppleTV on 5GHz (fast, open, seldom in use in the area).  This also means your other stuff in the house can run at top speed without taking bandwidth from the pipe used for the AppleTV (best seen in Airplay, where neither are really using the internet, just the WiFi).
    Then there's the possibility that the service itself for Neftlix is busy or your internet provider is choking for one reason or another...

  • I've extended my Time Capsule wifi via Airport Express and the download speed is still super slow

    I get an average of 80Mbps download speed when close to the Time Capsule. When I got upstairs in the house the download speed drastically drops. So I decided to extend the wifi range using an Airport Express. See image below. I've placed the Express router upstairs in the house and when I stand close to the Express I get a very slow download speed. About 7Mbps. Even slower than when I hadn't "extended" the range. What's going on...?

    I've placed the Express router upstairs in the house and when I stand close to the Express I get a very slow download speed. About 7Mbps. Even slower than when I hadn't "extended" the range. What's going on...?
    Well, the first rule that you need to remember is that when you "extend" using wireless.....you will have a drop in the potential speed on the network. So, while you might have more "range" for the network, the network speed will drop. Nothing that you can really do about that other than connect the Time Capsule and AirPort Express using a wired Ethernet connection. There will be no speed loss over the Ethernet cable, so the Express should deliver approximately the same speed as the Time Capsule.
    The next rule is that when a device "extends" using wireless, it can only extend the quality and speed of the signal that it receives. A speed "boost" will not appear.
    Try locating the Express about half way between the Time Capsule and the area that needs more wireless coverage.  Anything that you can do to minimize obstructions between the Time Capsule and Express and on to the other area will help.....but you will never get close to the performance of connecting the AirPorts using an wired Ethernet cable.
    Unfortunately, Apple really doesn't tell you very clearly, if at all,  about important things like the two rules above.

  • Slow Download Speed...Any Suggestions?

    I ran a test on my download speed and got the following result:
    Download Bandwidth Test Results
    Download speed: 128 kilobits per second
    Painfully slow! Anyone know how to solve this problem? I have a cable modem and my wife's computer (also a Mac) is much faster than mine. Thanks in advance.

    It's an ISP question and you should ask them for more answers.
    You'll probably get better results when by-passing the "wireless" part of your use.

  • 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

  • Q180 Slow Download Speeds

    Just got my Q180 setup last night. It is connected to my Wireless N network. Noticed that while watching YouTube videos is was running out of buffer frequently. Decided to run a speed test on www.speedtest.net. Results show .65mb down speed and 6.5 mb up speed. My service should be 20mb down and 10mb up. So the up speed seems accurate, but the download speed is TERRIBLE, it's running at about 2% what it should be. I ran the same speed test using my laptop, from the same location and achieved 18mbps down and 6.5 up.
    Is this a limitation of the Q180, or is there something wrong or a setting that I have to set to fix this issue? Honestly this thing is pretty much useless to me without a better download speed, after all, just about the only reason I got this was to do internet stuff on my livingroom TV.
    Thanks,
    Josh
    Solved!
    Go to Solution.

    Unfortunately, I still have the same problem with this computer. I get very slow wireless connection speeds. I've tried 3 different wireless routers. I've moved it around. I've updated the wireless driver. Still get an average of 1-2mbps download speed and .5mbps upload speed on a 20down/10up connection. Each time I think the problem is resovled, the next time I use the computer, it's back again. The thing is pretty useless. I've never been able to turn it on and just go watch a video on YouTube on my TV, which was more or less the only reason I bought this thing, so it was a waste of money. And no help comes from the forums apparently either.

  • 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: Name = Mac OS X, Architecture = x86_64, Version = 10.8.2
    Java data: 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.

  • Slow Download Speeds using itunes store?

    Hi.
    For the last couple of days any song i've downloaded on itunes has been downloading painfully slow, and im pretty sure it's not a problem from my end. Is anything like this happening to anyone else?

    I have noticed the same thing. For the last days I have conly download speeds od 300 kbps from Itunes. At first, I thought it was my internet connection speed. I have checked and recchecked it. With differen meters I have 3 Mbps. So it is not a matter of my connection. It must be something happening at the iTunes store.
    Please, if anybody knows about this problem, please advice.

  • IPad 2 / Apple TV slower download speed than laptop?

    My Apple TV (gen 2) and iPad 2 both have issues with download speeds.  Netflix has pretty much become useless on my Apple TV due to the slow download speeds.  I'm currently using CableOne for my internet provider and I consistently get ~ 20-25Mbps download speeds on my laptop, but only around 0.75Mbps on the iPad 2. 
    I use a Linksys WRT64G router and currently have it set to use wireless "G" only, QoS and WMM disabled, WPA Personal Security with AES encryption and the wireless set to channel 1.  All these settings were based off other user's findings that have had the same issues and yet I'm still having problems.
    Both the iPad and the router have been rebooted without improvements.
    Any other suggestions?
    Thanks in advance...

    wireless is unreliable for the speedtest as it varies depending on home conditions so only way accpeted is by cable.  if that also shows a problem then you can take it from there
    If you like a post, or want to say thanks for a helpful answer, please click on the Ratings star on the left-hand side of the post.
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • 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!

  • WRT310N Playstation 3 Slow Download speed and general lag

    Hey guys, I just recently bought the WRT310N and got both of my computers working with it. One is wired directly into the router, while the other is running off wireless. My Playstation 3 is able to connect to the router but I am getting an extremely slow connection speed.
    Right now, both PC's get about 6.4-6.5 Mbps download speed while my Playstation is anywhere from 600 Kbs to 1.2 Mbps. I have plugged in my Playstation 3 directly into the modem and got a speed of 3.2 Mbps and was downloaded a demo very fast, but I do not recieve anywhere near those results when using it wireless.
    Any advice? I have tried opening the ports, but that only seemed to slow it down. A couple of days ago I opened the ports specific to the game NHL 10 and for two days I was getting such a good speed in the game that it felt like I was playing offline, which was great! Then this morning, it just seemed do a complete 180. Now when I play the game I get an extreme amount of lag, and my other games like CoD4 get random lag spikes. Like, I'll be running and I get a lag spike which seems to happen fairly consistently every minute or so.
    Any advice? Should I try opening the ports again or what?
    Message Edited by Nimer on 10-02-2009 03:58 PM

    I think you need to adjust the wireless settings of your Router, The wireless settings on your Router must have been setup to its default that's the reason you are receiving low signal strength on your PS3.
     Open an Internet Explorer browser page on your wired computer(desktop).In the address bar type - 192.168.1.1 and press Enter...Leave Username blank & in Password use admin in lower case...
    For Wireless Settings, please do the following : -
    Click on the Wireless tab
    - Here select manual configuration...Wireless Network mode should be mixed...
    - Provide a unique name in the Wireless Network Name (SSID) box in order to differentiate your network from your neighbours network...
    - Set the Radio Band to Standard-20MHz and change the Standard channel to 11-2.462GHz...Wireless SSID broadcast should be Enabled and then click on Save Settings...
    Please make a note of Wireless Network Name (SSID) as this is the Network Identifier...
    For Wireless Security : -
    Click on the Sub tab under Wireless > Wireless Security...
    Change the Wireless security mode to WPA, For Encryption, select TKIP...For Passphrase input your desired WPA Key. For example , MySecretKey , This will serve as your network key whenever you connect to your wireless network. Do NOT give this key to anyone and remember the key.
    NOTE : Passphrase should be more that 8 characters...
    Click on Advanced Wireless Settings
    Change the Beacon Interval to 75 >>Change the Fragmentation Threshold to 2304, Change the RTS Threshold to 2304 >>Click on "Save Settings"...
    Now see if you can locate your Wireless Network and attempt to connect...

  • Slow Internet download speed, OSX 10.9.5

    Since updated to 10.9.5, my Mac Pro Internet download speed down to 7 Mbps,
    and same on My MacBook Pro 10.9.5 too. both use to be 70 Mbps.
    I am paying $50.00 extra to get the highest speed from Time Warner.
    My iMac is 10.9.3, tops 70 Mbps.
    My iPhone 5s tops tops 30 Mbps
    All in same WiFi network.
    Upload speed all seem to be fine with 5 Mbps.
    Mac Pro = Mid 2010
    Processor  2.8 GHz Quad-Core Intel Xeon
    Memory  16 GB 1066 MHz DDR3 ECC
    Graphics  ATI Radeon HD 5770 1024 MB
    Mac Book Pro = Retina, 13-inch Late 2012
    Memory = 8 GB
    Something wrong!

    Even the 'respected' tools like Onyx, if you look at what (each and every update) states in the "what is new" and changes will be to improve compatibility.
    Never use or install anything (and I include OS X updates in that category) without cloning your system and having TimeMachine that is current, and backup(s) that will be off line.
    Some cannot be trashed or deleted or removed without using an "uninstall app" or the installer, doing so without can mean having to reinstall first.
    Or wipe the drive and restore from a known good backup set.
    Some tips:
    https://discussions.apple.com/thread/6522256
    What to look for if your system is slower than normal etc:
    https://discussions.apple.com/thread/4873022
    for malware, check out this user tip (and his other pages too!)

Maybe you are looking for

  • MSMP Work flow in GRC AC 10.0

    Hi All, Can someone please help me with Basic Work flow documentation for AC 10. I am  part of a implementation team and we are working on implementation of MSMP work flow in AC 10 , however i didnt have any prior experience with work flow configurat

  • How do you change the tab outline color

    How do you change the tab outline color?  I wish to use a black style on my test program but the tab features have a white edge on the top and left sides to try and give a 3d look.  I've tried playing with the windows style but had no success.  Does

  • Reducing noise in camera raw images

    This question was posted in response to the following article: http://help.adobe.com/en_US/photoshopelements/using/WS287f927bd30d4b1f5548d97812e28a69a90- 7ffb.html

  • Content Disappearing off ipod

    Like every night before work i delete some episodes of my iPod and put different ones on it, along with podcast and audio books. I'v done this for as long as i can remember. But Tonight after ejecting my iPod, my iPod is empty. only my photos and app

  • 4 won't download, has to be saved and now I can't find it

    I tried to load 4.0 and had to save it and now I can't find it