Difference between revisions of "QoS"

From Hack Sphere Labs Wiki
Jump to: navigation, search
(References)
Line 12: Line 12:
  
 
You can serve x amount of data out quickly while slowing long term objects.  You decide you want to serve out data quickly in the beginning of the connection and slow down after a few seconds. This is called a nonlinear service curve (NLSC or just SC).<ref>https://calomel.org/pf_hfsc.html</ref>
 
You can serve x amount of data out quickly while slowing long term objects.  You decide you want to serve out data quickly in the beginning of the connection and slow down after a few seconds. This is called a nonlinear service curve (NLSC or just SC).<ref>https://calomel.org/pf_hfsc.html</ref>
 
==References==
 

Revision as of 09:09, 4 February 2015

pfSense

HFSC burst is broken in pfSense. "It's a kernel issue with dummynet in pf."

HFSC General Information

If you put ack packets in a high bw queue, they will confirm with the remote system that data was received.

You can give certain services priority and keep speed and latency low.

You can serve x amount of data out quickly while slowing long term objects. You decide you want to serve out data quickly in the beginning of the connection and slow down after a few seconds. This is called a nonlinear service curve (NLSC or just SC).[1]
  1. https://calomel.org/pf_hfsc.html