On Fri, 14 Jan 2011 21:45:22 +0000
Matthew Seaman <m.sea...@infracaninophile.co.uk> wrote:


> MASTER_SORT = http


I used to use 

   MASTER_SORT_REGEX = ^http

for this when a former ISP traffic shaped ftp

If you set "MASTER_SORT = http", then you get
://[^/]*http/ in MASTER_SORT_REGEX, so it looks like MASTER_SORT is
intended just to match hostnames/domains.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to