[BACK]Return to queue1 CVS log [TXT][DIR] Up to [local] / src / share / pf

Diff for /src/share/pf/Attic/queue1 between version 1.1 and 1.2

version 1.1, 2002/11/22 19:30:45 version 1.2, 2002/12/13 22:32:43
Line 1 
Line 1 
 ext_if = "dc0"  ext_if = "dc0"
   
 altq on $ext_if scheduler cbq bandwidth 10Mb \  altq on $ext_if cbq bandwidth 10Mb \
     queue { deflt, http, ssh, mail, rsets }      queue { deflt, http, ssh, mail, rsets }
 queue   deflt bandwidth 10% priority 0 cbq(default ecn)  queue   deflt bandwidth 10% priority 0 cbq(default ecn)
 queue   http bandwidth 1.5Mb priority 3 { http_vhosts, http_cust1 }  queue   http bandwidth 1.5Mb priority 3 { http_vhosts, http_cust1 }

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2