View Single Post

   
  #4 (permalink)  
Old 05-05-2008, 05:50 AM
Joachim Schipper
 
Posts: n/a
Default Re: Question about TCP ACK queuing in PF

boisvert.ian@gmail.com wrote:
> If one wanted to prioritize ACK packets, though, would the following
> be on the right track?
>
> pass out on fxp0 proto tcp from any to any flags A/SA keep state queue
> higher_priority


That should work. (Should - I haven't tried this recently.)

Joachim
Reply With Quote