PDA

View Full Version : [Network Lag] High pings since 2.0



Longrat
12-14-2010, 03:23 PM
Hey,
I've been getting an increased latency as a result of patch 2.0. I'm from israel, and have checked with my ISP and there appear to have been no changes since yesterday. However, where I used to have circa 130 MS, I now have 300, even to relatively close servers! (GR, FR)

What's even more dumbfounding is that, when I actually attempt to ping the same servers that give me bad connections through the game, I get around 100 MS, with almost no routing problems (all the connections are reachable).

I'm running in a DMZ, so there's no port problems, and, as I said, this issue has only started occurring to me as a result of the recent update. Please help!

IAmRoot
12-14-2010, 05:26 PM
Could I see the results from the network quality diagnostics wiki page?

Longrat
12-14-2010, 05:54 PM
Ping statistics for 188.40.106.82:
Packets: Sent = 500, Received = 500, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 94ms, Maximum = 111ms, Average = 94ms


Tracert:

1 1 ms <1 ms <1 ms 192.168.2.1
2 18 ms 17 ms 16 ms lns.018.net.il [91.205.152.60]
3 20 ms 19 ms 20 ms cr02.vl20.pttk01.018.net.il [91.205.152.66]
4 18 ms 17 ms 20 ms 212.143.69.201
5 18 ms 18 ms 17 ms vl101.coresw1.ptk.nv.net.il [212.143.10.1]
6 17 ms 16 ms 17 ms ge1-0.gw1.ptk.nv.net.il [212.143.10.193]
7 75 ms 72 ms 73 ms pos0-2-0.gw1.fra.nv.net.il [212.143.12.33]
8 73 ms 72 ms 98 ms ten3-1.brdr1.fra.nv.net.il [212.143.16.97]
9 73 ms 82 ms 72 ms 10.70.1.1
10 73 ms 73 ms 74 ms decix2-gw.hetzner.de [80.81.193.164]
11 96 ms 96 ms 97 ms hos-bb1.juniper2.fs.hetzner.de [213.239.240.243]

12 80 ms 80 ms 79 ms hos-tr4.ex3k8.rz10.hetzner.de [213.239.227.233]

13 80 ms 81 ms 80 ms static.82.106.40.188.clients.your-server.de [188
.40.106.82]


As you can see, it looks great! But when I actually try to connect to the server, BAM, 300 MS :(

If it helps, my DXDiag is attached in this post.

Thanks!

IAmRoot
12-14-2010, 06:11 PM
Hmm. Are there any QoS (quality of service) filters on your network? Also, try http://forums.steampowered.com/forums/showthread.php?t=1043281.

Longrat
12-14-2010, 06:28 PM
My ISP has no QoS filters (that's why I joined them) and I tried the things on the steam forum to no avail.

Thanks!

IAmRoot
12-14-2010, 08:44 PM
Could you upload a console.log after playing a game where this happens? Remember to post the link, too.

Longrat
12-15-2010, 12:51 AM
I'll get to it this evening when I can play, can you make sure that this thread doesn't close please?

IAmRoot
12-15-2010, 08:34 AM
I won't close it :). Just post the console.log when you get it.

Longrat
12-16-2010, 05:30 AM
Okay, I've solved the problem myself, apparently, entering this into a CMD being run as administrator changes some network stuff, and it drastically reduced pings for me:

netsh interface tcp set global ecncapability=disabled

Thanks for your help!