Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:10,000 URLs? (Score 1) 193

Actually, there's ways you can make this scale. Your blacklist does a DNS lookup periodically, and modify the ISP routing table so that any IP that matches an entry in the blacklist is routed via the filter. So that means only IPs on the blacklist need the filtering logic.

A massive host using thousands of sites per IP is going to be slower, because somewhere on that host is bad stuff. But if you want to ensure you're fast, make sure you get your own IP for your host.

Not advocating for the plan, just that any technical problem, given enough resources, can be solved. We need to stop arguing that it's impossible in case someone makes it possible. We need to be arguing it's something we don't want.

Slashdot Top Deals

So you think that money is the root of all evil. Have you ever asked what is the root of money? -- Ayn Rand

Working...