I have been having non stop problems with lag spikes when friends are streaming from my server. I have 10Mbps upload speed and I have tried everything I can think of to fix the problem. I have enabled QoS on my router, I have limited the bandwidth of my server using my router, I have limited plex’s bandwidth with the built in “Internet upload speed” setting (which doesn’t work just gives everyone errors about not having enough bandwidth even when set to 100+ Mbps).
Pls Halp! I’m out of ideas I just want to stop teleporting around in PUBG :neutral:
You need a router that uses fq_codel as the basis for it’s QOS. You might be able to flash your router with an open source firmware that includes this. I believe both Tomato and DD-WRT do.
pfsense 2.3 doesn’t have fq_codel but it does have codel and fairq. You could use either or both of those. codel will cut down on latency. fairq will try to divide bandwidth equally between streams. You can set the interface to fairq and then add a single queue that uses codel.