EA_Kipling
EA QV Team
9 years agoRe: Server Lag increasing exponentially
@IDwastakenbefore (edit: I removed the second thread you created as it was a duplicate)
The best way to look into this is to dive right into a connection test, I think. Now, it's important that you complete the connection test while you're experiencing the lag and high latency so we can tell where any potential throttling is happening. I'll put the connection test instructions in a spoiler tag:
Spoiler
1. Find the "Windows Key" on the keyboard, hold it down and press R.
2. Type CMD and click OK (a Command Console window should appear)
3. Type the following into the Command Window that appears and press Enter:
pathping 159.153.72.252 > C:\pathping.txt
This creates a file called “pathping.txt” on your C: drive when the command has finished.
4. Once that has completed, type the following into the Command Window and press Enter:
tracert 159.153.72.252 > C:\traceroute.txt
This creates a file called “traceroute.txt” on your C: drive when the command has finished.
These may take up to 10 minutes so please wait whilst they complete. Once you have returned to the blinking cursor at the command line (after it says "Trace Complete") and you're able to type again, this signifies that the command is finished.
2. Type CMD and click OK (a Command Console window should appear)
3. Type the following into the Command Window that appears and press Enter:
pathping 159.153.72.252 > C:\pathping.txt
This creates a file called “pathping.txt” on your C: drive when the command has finished.
4. Once that has completed, type the following into the Command Window and press Enter:
tracert 159.153.72.252 > C:\traceroute.txt
This creates a file called “traceroute.txt” on your C: drive when the command has finished.
These may take up to 10 minutes so please wait whilst they complete. Once you have returned to the blinking cursor at the command line (after it says "Trace Complete") and you're able to type again, this signifies that the command is finished.
Once you have the two files, attach them here to a reply, and I'll take a look.