Prioritizing empty TCP ACKs with altq on OpenBSD

I set up altq on my OpenBSD firewall in order to prioritize empty TCP ACKs. This solution takes care of slowdowns in download speeds when a concurrent upload is taking place because the ACK of data is not promptly returned. I have to thank Daniel Hartmeier for the great article.

Comments are closed.