What's new

Large ping spikes in games

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Adoz

Regular Contributor
Hey all! For a while now I've been getting fairly large ping spikes in games when someone else opens up YouTube videos or something like that. For example I will be playing a game like Overwatch and my ping will be fine but as soon as someone loads a YouTube video on the wifi network my ping will jump up to around 1000 in-game, making it pretty much unplayable for a moment of time.

I understand that maybe it's normal to have these spikes as the video will use some bandwidth, but spikes up to 1k seems a bit odd. The ping also goes back to normal after a small period of time, once the YouTube video has loaded. Is there any way to lower the ping spikes? I have tried using QoS but no difference. I've checked the channels and I think I'm on the best one. Could it be that I'm using 5GHz by any chance?

I'm using a Asus RT-AC68U with Merlin firmware 380.64_2. Thanks for any advice!
 
You could use limiters to limit all non-gaming traffic to 90% so that 10% of your connection will be free for gaming. You might need to lower it below 90%.

If you want to know more about QoS in general read this.
 
Code:
nvram set qos_orules="0<<-1<d<53<0<<0:10<<0<DNS>0<<-1<d<37<0<<0:10<<0<Time>0<<17<d<123<0<<0:10<<0<NTP>0<<-1<d<3455<0<<0:10<<0<RSVP>2<192.168.1.98<-1<a<<0<<<<0<TESTER>0<<-1<d<9<0<<0:50<<4<SCTP, Discard>0<<-1<x<135,2101,2103,2105<0<<<<4<RPC (Microsoft)>0<<17<d<3544<0<<<<-1<Teredo Tunnel>0<<6<x<22,2222<0<<<<3<SSH>0<<6<d<23,992<0<<<<3<Telnet>0<<6<s<80,5938,8080,2222<0<<<<3<Remote Access>0<<-1<x<8050,34567<0<<<<1<DVR>0<<-1<x<3389<0<<<<3<Remote Assistance>0<<-1<x<6970:7170,8554<0<<<<2<Quicktime/RealAudio>0<<-1<d<1220,7070<0<<<<2<Quicktime/RealAudio>0<<-1<x<554,5004,5005<0<<<<2<RTP, RTSP>0<<-1<x<1755<0<<<<2<MMS (Microsoft)>0<<-1<d<3478,3479,5060:5063<0<<<<1<SIP, Sipgate Stun Services>0<<-1<s<53,88,3074<0<<<<1<Xbox Live>0<<6<d<1718:1720<0<<<<1<H323>0<<-1<d<11031,11235:11335,11999,2300:2400,6073,28800:29100,47624<0<<<<1<Various Games>0<<-1<d<1493,1502,1503,1542,1863,1963,3389,5061,5190:5193,7001<0<<<<6<MSGR1 - Windows Live>0<<-1<d<1071:1074,1455,1638,1644,5000:5010,5050,5100,5101,5150,8000:8002<0<<<<6<MSGR2 - Yahoo>0<<-1<d<194,1720,1730:1732,5220:5223,5298,6660:6669,22555<0<<<<6<MSGR3 - Additional>0<<-1<d<19294:19310<0<<<<6<Google+ & Voice>0<<6<d<6005,6006<0<<<<6<Camfrog>0<<-1<x<6571,6891:6901<0<<<<6<WLM File/Webcam>0<<-1<x<29613<0<<<<6<Skype incoming>0<<17<x<3478:3497,16384:16387,16393:16402<0<<<<6<Apple Facetime/Game Center>0<<-1<a<<0<skypetoskype<<<1<Skype to Skype>0<<-1<a<<0<skypeout<<<-1<Skype Phone (deprecated)>0<<-1<a<<0<youtube-2012<<<2<YouTube 2012 (Youtube)>0<<6<d<119,563<0<<<<7<NNTP News & Downloads>0<<-1<a<<0<httpvideo<<<2<HTTP Video (Youtube)>0<<-1<a<<0<flash<<<2<Flash Video (Youtube)>0<<-1<a<<0<rtp<<<2<RTP>0<<-1<a<<0<rtmp<<<2<RTMP>0<<-2<a<<0<rtmpt<<<2<RTMPT (RTMP over HTTP)>0<<-1<a<<0<shoutcast<<<2<Shoutcast>0<<-1<a<<0<irc<<<6<IRC>0<<6<d<80,443,8080<0<<0:512<<4<HTTP, HTTPS, HTTP Proxy>0<<6<d<80,443,8080<0<<512:<<7<HTTP, SSL File Transfers>0<<6<d<20,21,989,990<0<<<<7<FTP>0<<6<d<25,587,465,2525<0<<<<5<SMTP, Submission Mail>0<<6<d<110,995<0<<<<5<POP3 Mail>0<<6<d<143,220,585,993<0<<<<5<IMAP Mail>0<<17<d<1:65535<0<<<<9<P2P (uTP, UDP)"
nvram commit

Hehe...

FWIW - most consumer Router/AP's got this right out of the box...

Some folks worry too much about this stuff..
 
Hey all! For a while now I've been getting fairly large ping spikes in games when someone else opens up YouTube videos or something like that. For example I will be playing a game like Overwatch and my ping will be fine but as soon as someone loads a YouTube video on the wifi network my ping will jump up to around 1000 in-game, making it pretty much unplayable for a moment of time.

I understand that maybe it's normal to have these spikes as the video will use some bandwidth, but spikes up to 1k seems a bit odd. The ping also goes back to normal after a small period of time, once the YouTube video has loaded. Is there any way to lower the ping spikes? I have tried using QoS but no difference. I've checked the channels and I think I'm on the best one. Could it be that I'm using 5GHz by any chance?

I'm using a Asus RT-AC68U with Merlin firmware 380.64_2. Thanks for any advice!
Have you tried Adaptive QoS? If I recall from my experience, you have to prioritize website traffic over video streaming as Battle.net traffic somehow is categorized as Web traffic instead of gaming. So you might want customize your QoS by putting Gaming on top, then Web surfing then video and audio streaming then all that are left below those three
 

Similar threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top