Search squid archive

Re: Dstdomain "there are more than 100 regular expressions"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hey,

The choice to work with regular expressions on domain names is kind of weird to me.
I would try to explain why I am thinking this way.
Let say I have a domain such as:
p.ngtech.co.il
and this domain has many sub domains and I want to catch each and every one of these domains how would I block them using a regex?
^s1\.p\.ngtech\.co\.il$
Or
^s[0-9]+\.p.ngtech\.co\.il$

What did I earned if the whole ngtech.co.il domain contains content that I don’t want?
There are very specific cases which regex are good for domains blacklisting but if you need them so much then just split them into two groups of 90 to overcome the squid warning.
If you are using a blacklist which offers you a blacklist with regex then I think you are using the wrong one or using it the wrong way.

If you want me to help you with this matter we can findout together if there is a much smarter and better way to block these sites then first making sure that the domain is not a match for more then 100 regex.

All The Bests,
Eliezer

----
Eliezer Croitoru
Linux System Administrator
Mobile: +972-5-28704261
Email: eliezer@xxxxxxxxxxxx



-----Original Message-----
From: squid-users [mailto:squid-users-bounces@xxxxxxxxxxxxxxxxxxxxx] On Behalf Of erdosain9
Sent: Thursday, July 6, 2017 16:23
To: squid-users@xxxxxxxxxxxxxxxxxxxxx
Subject:  Dstdomain "there are more than 100 regular expressions"

Hi. I have this in my cache.log

ad_block, is a list for block publicity. 

there is a best way to do that??

2017/07/06 10:35:49| /etc/squid/squid.conf line 55: acl ads dstdom_regex "/etc/squid/listas/ad_block.lst"
2017/07/06 10:35:49| WARNING: there are more than 100 regular expressions.
Consider using less REs or use rules without expressions like 'dstdomain'.


Thanks to all.



--
View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Dstdomain-there-are-more-than-100-regular-expressions-tp4682999.html
Sent from the Squid - Users mailing list archive at Nabble.com.
_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users

_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users




[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux