Comments

You must log in or register to comment.

Hrmbee OP t1_it09nr3 wrote

>A couple of weeks ago EasyList maintainers saw a huge spike in traffic. The overall traffic quickly snowballed from a couple of terabytes per day to 10-20 times that amount. The source of that dramatic surge, it turned out, were Android devices from India. This whole situation rang a bell with us, because last year we had to grapple with the very same problem. Last November, our bandwidth usage shot up through the roof for no good reason. After investigating the issue, we found out that two apps with ad-blocking functionality were abusing our servers.
>
>...
>
>So, the bottom line is this:
>
>1 - Many ad blockers cannot download filters updates because EasyList is throttled.
>
>2 - EasyList may need to change the domain name. These faulty browsers will DDOS any hosting EasyList chooses as long as they continue to use the easylist.to domain.

This is going to be a challenge for these folks to overcome. Given how many people use these lists in their ad blocker plugins/browsers, this could grow into a larger problem if not resolved. It doesn't seem like there's any straightforward way out of this unfortunately.

12

BallardRex t1_it09o6q wrote

Let me save you a click, some Android forks in India were badly made and try to download block lists over and over.

58

aykay55 t1_it0oel0 wrote

That’s not the issue anymore, because Cloudflare discovered that EasyList is also in violation the TOS. They can’t continue doing what they were doing before.

3

ThingsMayAlter t1_it0voyk wrote

I may have missed it in the article, but I wonder how easylist specifically breaks the terms of service.

2

aykay55 t1_it1bmlr wrote

did you read the linked article? CloudFlare doesn’t allow for only TXT files to be served, they require meaningful web content to be hosted on their servers

4

josefx t1_it1o94u wrote

Seems familiar. Didn't wikipedia have a similar issue some time ago, with some Indian App pulling the same image again and again? Of course they could just rename the image and that probably isn't an option here.

2

Leprecon t1_it34iom wrote

> When we encountered a similar problem last year, we found a simple solution: block the undesired traffic from these apps. Even so, we continue to serve about 100TB of “Access Denied” pages monthly!

It says in the article why blocking isn’t a good solution either. They are still DDOSing, whether they are blocked or not.

3

gh0s1_ t1_it3lbh1 wrote

Cloudflare by killing Easylist, is killing many 1.1.1.1 DNS competitors that rely on their lists.

3

namezam t1_it3r1e9 wrote

As opposed to blocking can they check where the request is coming from and geo distribute it? It doesn’t make sense for the rest of the world to suffer when one geographical location is causing an issue. I agree that blocking probably isn’t the solution as it’s not everyone in India causing this issue, but I do think that if they could place all this traffic on its own CDN, they could more easily tackle the issue without wreaking havoc everywhere else.

1