Hi
trying to set a splash page that popup once a day for the clients here is my
conf:
external_acl_type splash_page concurrency=100 ttl=10 %SRC
/usr/lib/squid3/ext_session_acl -a -T 60 -b /home/e987654654/sessions.db
acl existing_users external splash_page
http_access deny !existing_users
deny_in
On 14/04/2016 6:02 a.m., Odhiambo Washington wrote:
> Hi Amos,
>
> I bit the bullet and upgraded my FreeBSD-8.4 -> 9.3.
>
> I am struggling to compile squid-3.5.16. I just have to find a way to make
> it compile and run, by all means.
>
> So now here is what happens:
>
>
> #!/bin/sh
> ./config
On 14/04/2016 4:28 a.m., Tomas Mozes wrote:
> On Wed, Apr 13, 2016 at 5:39 PM, Amos Jeffries wrote:
>
>> On 14/04/2016 2:23 a.m., Tomas Mozes wrote:
>>>
>>> I checked upstream (up.example.com) and there was no connection attempt.
>>> Tried with ICP/HTCP, same result. I'm not sure, is this bug
>>>
Thanks Amos that helped!
On Fri, Apr 8, 2016 at 9:22 PM Amos Jeffries wrote:
> On 7/04/2016 1:34 p.m., crmanik wrote:
> > Got this intersting log using -X option:
> >
>
> >
> > *2016/04/06 18:34:53.817 kid1| Error negotiating SSL on FD 12:
> > error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:s
Hi Amos,
I bit the bullet and upgraded my FreeBSD-8.4 -> 9.3.
I am struggling to compile squid-3.5.16. I just have to find a way to make
it compile and run, by all means.
So now here is what happens:
#!/bin/sh
./configure --prefix=/opt/squid-3.5 \
--enable-removal-policies="lru heap" \
On Wed, Apr 13, 2016 at 5:39 PM, Amos Jeffries wrote:
> On 14/04/2016 2:23 a.m., Tomas Mozes wrote:
> >
> > I checked upstream (up.example.com) and there was no connection attempt.
> > Tried with ICP/HTCP, same result. I'm not sure, is this bug
> > http://bugs.squid-cache.org/show_bug.cgi?id=4223
On 14/04/2016 2:23 a.m., Tomas Mozes wrote:
>
> I checked upstream (up.example.com) and there was no connection attempt.
> Tried with ICP/HTCP, same result. I'm not sure, is this bug
> http://bugs.squid-cache.org/show_bug.cgi?id=4223?
>
I think it is, yes.
Amos
Hello,
I had a squid (3.5.15) instance (named t1) in reverse-proxy mode:
http_port 80 accel
cache_peer up.example.com parent 80 0 default no-query no-digest
no-netdb-exchange originserver name=origin
It works great, no problems so far.
Now I wanted to add an instance (named t2), having both in s