On 31/01/2015 5:14 p.m., Alberto Perez wrote:
> Amos,
> You rock it,
> Thanks a lot, now its working pretty well.
>
> I was partialy aware of PHP limitation when used to build external
> helpers any way I gave it not too much importance since was working
> fine, I will rewrite code in python ASAP,
On 31/01/2015 6:41 p.m., Tianyin Xu wrote:
> Hi,
>
> I'm trying to use the email notification feature specified in the document.
> http://www.squid-cache.org/Doc/config/mail_program/
> http://www.squid-cache.org/Doc/config/cache_mgr/
> http://www.squid-cache.org/Doc/config/mail_from/
>
> Basicall
Thank you Amos for your response,
Sorry to say this solution gives me the same result.
Any other idea?
Thanks a lot
Alberto
On 1/31/15, Amos Jeffries wrote:
> On 31/01/2015 5:14 p.m., Alberto Perez wrote:
>> Amos,
>> You rock it,
>> Thanks a lot, now its working pretty well.
>>
>> I was part
On 1/02/2015 3:16 a.m., Alberto Perez wrote:
> Thank you Amos for your response,
>
> Sorry to say this solution gives me the same result.
>
> Any other idea?
The message "ACL not found: ip_upredes" means you did not configure any
ACL using that name.
You still need this bit from the old config
Thank you again Amos,
it was the order, I didn't notice those lines where above ACLs
definition, is a huge config file and old version had it in the right
place so I didn't notice I altered the order in this config file.
Its good now, finally I used
access_log none ip_upredes
access_log stdio:/va
Dear Amos,
Thanks for the explanation. It's interesting that the 10-day feature is for
encouraging users to apply the daily released snapshots. I'm never aware of
this.
Actually, I totally understand the users who are running old stable
versions (e.g., 3.1.6). They are reluctant to change or have
btw, I closed the bugzilla case by referring to your reply.
Anyway, since Squid is an open-source project, the users who don't
want the 10-day limit can always comment the if-condition to always
get email notifications.
Thanks!
~t
On Sat, Jan 31, 2015 at 1:25 PM, Tianyin Xu wrote:
> Dear Amo
Hi
I removed the -a flag from the external_acl_type line but it still
refused to create a session.db so the acl failed.
after scratching around, I found that limiting it to ipv4 made
everything work perfectly.
the new config line reads
external_acl_type splash_page ipv4 ttl=5 concurrency=1
Hi
I removed the -a flag from the external_acl_type line but it still
refused to create a session.db so the acl failed.
after scratching around, I found that limiting it to ipv4 made
everything work perfectly.
the new config line reads
external_acl_type splash_page ipv4 ttl=5 concurrency=1