Hi everyone,
I'm trying to deny all urls except for only whitelisted regular
expressions. I have only this regular expression in my file
"squid_sites.txt"
^https://wiki.squid-cache.org/SquidFaq/SquidAcl.*
My "squid.conf"
debug_options 28,7
###
### Global settings define
###
http_port 3128
On 10/14/2018 11:17 AM, reinerotto wrote:
> Running squid 4.3 on openwrt, I notice following warnings from time to time:
>
> 2018/10/14 16:36:39 kid1| WARNING: helper.sh #Hlpr2 exited
> 2018/10/14 16:36:39 kid1| Too few helper processes are running (need 1/5)
> 2018/10/14 16:36:39 kid1| Starting n
Running squid 4.3 on openwrt, I notice following warnings from time to time:
2018/10/14 16:36:39 kid1| WARNING: helper.sh #Hlpr2 exited
2018/10/14 16:36:39 kid1| Too few helper processes are running (need 1/5)
2018/10/14 16:36:39 kid1| Starting new helpers
2018/10/14 16:36:39 kid1| helperOpenServe
Thanx a lot for clarification.
After upgrading to 4.3 and streamlining squid.conf
according to your suggestions, mem requirements seem to be a bit reduced.
--
Sent from:
http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-Users-f1019091.html
_
please don't post throgh yahoo's http gateway.
Theit plaintext formatting sucks.
try a mail client or other mail service.
On 14.10.18 15:18, morteza omidian wrote:
HiI installed squid4.3 in my linux OS,when I configure squid with
clientside_mark i get an error tells me this is not possible!!I us
HiI installed squid4.3 in my linux OS,when I configure squid with
clientside_mark i get an error tells me this is not possible!!I use this
page-line75 as guidance for my configuration!! My configuration is:acl MY_ACL
clientside_mark 0x1
tcp_outgoing_mark 0x20 MY_ACL
What is wrong??
_