http://uzaclan.com/forum/ | |
High Latency? http://uzaclan.com/forum/viewtopic.php?f=10&t=1641 |
Page 1 of 1 |
Author: | {uZa} I_DI_EZ [ Tue Aug 10, 2010 10:22 am ] |
Post subject: | High Latency? |
yippe for hours of googling. I've finally come to a solution. I have Qwest DSL and I was experiencing very high latency. 50ms + just getting to google which its peering point is just a stones throw away from here. After beating down the doors at Qwest I found out they by default turn on "interleaving" (an error correction typically used for crappy connections). after escalating my ticket from tier 1 support, to management, tier 2 support and FINALLY Engineering, "fastport" was turned on or in other words interleaving was removed from my line. this slick little feature cut my latency down to 21ms to the same ip address... just a heads up for any of you out there with DSL (ADSL to be more specific). On average interleaving adds 20-30 ms delay for its error correction. hope this helps anybody battling latency mysteries. |
Author: | {uZa} Jobbones [ Fri Oct 08, 2010 3:29 pm ] |
Post subject: | Re: High Latency? |
Thank you for the post! |
Author: | {uZa}Innocent [ Mon Oct 11, 2010 6:58 pm ] |
Post subject: | Re: High Latency? |
Oops, I forgot that entry for your internet connection, i changed your configuration of your switchport on my Cisco switch here. There ya go, all fixed... Sorry about that Code: interface FastEthernet0/1
switchport access vlan 11 spanning-tree portfast ! interface FastEthernet0/2 switchport access vlan 10 spanning-tree portfast ! interface GigabitEthernet0/1 switchport trunk encapsulation dot1q switchport trunk allowed vlan 1,10,11,100,1002-1005 switchport mode trunk |
Author: | {uZa} I_DI_EZ [ Tue Oct 12, 2010 1:51 am ] |
Post subject: | Re: High Latency? |
{uZa}Innocent wrote: Oops, I forgot that entry for your internet connection, i changed your configuration of your switchport on my Cisco switch here. There ya go, all fixed... Sorry about that Code: interface FastEthernet0/1 switchport access vlan 11 spanning-tree portfast ! interface FastEthernet0/2 switchport access vlan 10 spanning-tree portfast ! interface GigabitEthernet0/1 switchport trunk encapsulation dot1q switchport trunk allowed vlan 1,10,11,100,1002-1005 switchport mode trunk ah ha I knew somebody was scheming to make my ping higher, i'll pune ya later! LOL |
Page 1 of 1 | All times are UTC - 6 hours [ DST ] |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |