Broken URL Filter

Post Reply
Pyriigoeth
Posts: 4
Joined: Sat Aug 03, 2013 3:08 am
Location: South UK

Broken URL Filter

Post by Pyriigoeth »

I finally tracked down a problem with the URL filter a few weeks ago, but it took this long to report because I wanted to make sure. It seems there's a degrading issue when the URL filter is on and the domain list is full, after 1-2 days, or a certain number of connections (Looking at a lot of web-pages, like reading a webcomic can accelerate the issue greatly), the router will start dropping connections or timing out existing ones, this continues till the router is rebooted.

If you do overhaul the domain filter, please raise the limit, the current 10-15 limit makes it mean I have to pick the main suspects to block ads.

I've not used or enabled the keyword filter so I don't know if this issue exists with it enabled at the same time.

Code: Select all

<UrlFTCfg>
<DomainFT tableSize="16">
<DomainFTEntry id="1" domain="ad4game.com" type="0" />
<DomainFTEntry id="2" domain="projectwonderful.com" type="0" />
<DomainFTEntry id="3" domain="google-analytics.com" type="0" />
<DomainFTEntry id="4" domain="dynamic1.anandtech.com" type="0" />
<DomainFTEntry id="5" domain="doubleclick.net" type="0" />
<DomainFTEntry id="6" domain="googlesyndication.com" type="0" />
<DomainFTEntry id="7" domain="tribalfusion.com" type="0" />
<DomainFTEntry id="8" domain="adperium.com" type="0" />
<DomainFTEntry id="9" domain="adbrite.com" type="0" />
<DomainFTEntry id="10" domain="xtendmedia.com" type="0" />
<DomainFTEntry id="11" domain="tradedoubler.com" type="0" />
<DomainFTEntry id="12" domain="extreme-dm.com" type="0" />
<DomainFTEntry id="13" domain="googleadservices.com" type="0" />
<DomainFTEntry id="14" domain="digitalpoint.com" type="0" />
<DomainFTEntry id="15" domain="adexprt.com" type="0" />
<DomainFTEntry id="16" domain="cloudflare.com" type="0" />
</DomainFT>
<Restrict JavaApplet="0" ActiveX="0" Cookie="0" Proxy="0" />
<FTGlobalCfg key_state="0" dmn_state="1" timeslot_id="127" log="0" />
</UrlFTCfg>
This issue exists on all previous firmwares so far as well.
Post Reply