Implement Quality of Service (QoS) for Eve Online (Expedited Forwarding DSCP) registry key

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\QoS\exefile.exe]
"Application Name"="exefile.exe"
"DSCP Value"="46"
"Local IP Prefix Length"="*"
"Local IP"="*"
"Local Port"="*"
"Protocol"="*"
"Remote IP Prefix Length"="*"
"Remote IP"="*"
"Remote Port"="*"
"Throttle Rate"="-1"
"Version"="1.0"

Implement Quality of Service (QoS) for Eve Online (Expedited Forwarding DSCP) registry key gist

navigate to HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\QoS in regedit, add a new key. Fill with the aforementioned list, or download the raw file from the gist link or save the text to a file with the suffix *.reg, double click and accept the UAP prompt to add it to the registry.

what it does: sets the DSCP value to 46 for windows built in QoS to enable the class of expedited forwarding. might help with slow network related disconnects.

Has this worked for anyone? I get fairly frequent disconnects. Only Eve. Other things are fine.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.