Stan Hoeppner: > > swl.spamhaus.org*-4 > > list.dnswl.org=127.[0..255].[0..255].0*-2 > > list.dnswl.org=127.[0..255].[0..255].1*-3 > > list.dnswl.org=127.[0..255].[0..255].[2..255]*-4 > > Consolidate these last 3 to something like: > list.dnswl.org=127.0.[2..14].[2..3]*-4
These three will result in one list.dnswl.org query, just like the consolidated one. There is no performance difference. However, there is a correctness difference. The consolidated form has the same weight 4 for all results, while the original form has different weights. Wietse