=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/share/pf/Attic/queue1,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- src/share/pf/Attic/queue1 2002/11/22 19:30:45 1.1 +++ src/share/pf/Attic/queue1 2002/12/13 22:32:43 1.2 @@ -1,6 +1,6 @@ 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 bandwidth 10% priority 0 cbq(default ecn) queue http bandwidth 1.5Mb priority 3 { http_vhosts, http_cust1 }