thank you guys also i got 2 error so fare in my cache,log
kid1| assertion failed: store.cc:1890: "isEmpty()"
and it look like squid restart after eatch one
2016/02/27 04:12:35 kid1| assertion failed: FwdState.cc:447:
"serverConnection() == conn"
2016/02/27 04:12:39 kid1| Set Current Directory to
On 27/02/2016 6:33 a.m., Cohen-Rose, Adam wrote:
> Amos, thanks so much for your help -- we're now seeing those requests get
> through when they were just being dropped before.
>
> We still have a couple of puzzles left...
>
>
> Firstly, we're not seeing those cdn.teads.tv requests being marked
On 02/26/2016 04:07 PM, Amos Jeffries wrote:
> On 27/02/2016 11:14 a.m., joe wrote:
>> i ask you coder to add extra safe control for that to stop squid with error
> You mean like this message on startup (and -k parse):
>
> ERROR: This proxy does not support the 'diskd' cache type. Ignoring.
>
On 26/02/2016 4:40 a.m., secoonder wrote:
> Amos Thank you very Much for your answer.
> The firewall rule full accept.
> """Do you have ICMP/ICMPv6 disabled on your network?"""
> i changed the line at down
> root@adana:/etc/squid3# more /etc/sysctl.conf | grep ipv6
> net.ipv6.conf.all.forwarding=1
On 27/02/2016 11:14 a.m., joe wrote:
> sorry for that it was mistake
>
> im using diskd insted i forgot to add wen configur
> --enable-storeio=ufs,aufs \ no diskd
> so squid in that case should exit stop with error it did not it keep runing
> and i see some hit was from the mem.. i did not n
On 27/02/2016 7:24 a.m., joe wrote:
> i will try to investigate
> all i did is use same conf same configur same store-id without touching
> any of them compile install that it and one of the best site for testing is
> xnxx.com that use xvideos.com to pull video as cdn all cached object no
> H
sorry for that it was mistake
im using diskd insted i forgot to add wen configur
--enable-storeio=ufs,aufs \ no diskd
so squid in that case should exit stop with error it did not it keep runing
and i see some hit was from the mem.. i did not notice there is no hit from
the disk
so it was my
On 02/26/2016 01:00 PM, Ahmad wrote:
> Is the newer versions of squid hold some good news about caching more
> than 32Kb in hdd rock or memory size ?
Caching of large objects in shared memory and rock cache_dirs has been
supported since 2014. Squid v3.5.0.0 and later have that support.
Alex.
__
Hi Mates ,
Just wondering about rock store & SMP with squid
Is the newer versions of squid hold some good news about caching more than
32Kb in hdd rock or memory size ?
Any goodnews for saving bw without using Aufs
My kind regards
___
squid-
i will try to investigate
all i did is use same conf same configur same store-id without touching
any of them compile install that it and one of the best site for testing is
xnxx.com that use xvideos.com to pull video as cdn all cached object no
HIT on xvideos.com any more by reverting to 3.5
Amos, thanks so much for your help -- we're now seeing those requests get
through when they were just being dropped before.
We still have a couple of puzzles left...
Firstly, we're not seeing those cdn.teads.tv requests being marked as
spliced in our access log, despite including the %ssl::bump_
On 27/02/2016 12:11 a.m., joe wrote:
> just by changing from 3.5.14 to 3.5.15cahe hit drop 90%
> on intercept or accel
> wen i revert back to 3.5.14 those site cached normal
>
Any signs of *why* ?
Did you look into it?
Amos
___
squid-users mail
On 26/02/2016 10:43 p.m., Jérôme Seuniac wrote:
> Thanks for your help.
>
> I have change my configuration with your advice.
>
> It's works !
>
> :-)
>
Please also run the "squid -k parse" and fix any issues Squid warns you
about. I saw a few obsolete Squid-2 configuration directives in that
c
On 02/26/2016 04:52 AM, Avraham Serour wrote:
> does squid has some API for plugins?
Squid has many such APIs (e.g., URL rewrite helper, Store ID helper,
eCAP, and ICAP). None of the existing APIs currently support prefetch.
However, for prefetch, you can use the regular HTTP API -- just request
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
# TAG: url_rewrite_program
#Specify the location of the executable URL rewriter to use.
#Since they can perform almost any function there isn't one included.
#
#For each requested URL, the rewriter will receive on line with the
format
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
http://wiki.squid-cache.org/Features/Redirectors
26.02.16 21:20, Karl-Philipp Richter пишет:
> Hi,
> I noticed that `jesred` when used as `url_rewrite_program` program of
> `squid` 4.0.4 with `jesred.rules`
>
> regex ^http://(de.archive.ubuntu
Hi,
I noticed that `jesred` when used as `url_rewrite_program` program of
`squid` 4.0.4 with `jesred.rules`
regex ^http://(de.archive.ubuntu.com/ubuntu/(dists|pool)/.*)$
http://192.168.178.20:3142/\1
regex ^http://(security.ubuntu.com/ubuntu/(dists|pool)/.*)$
http://192.168.178.20:3142/\1
On Friday 26 February 2016 at 12:52:46, Avraham Serour wrote:
> Hi,
>
> I would like to write a plugin for squid, if it at all possible, I'm
> inspired by the idea of a squid prefetch package I saw once (and can't find
> the link again right now), the script was in perl and basically tail -f the
Hey again,
It took me some time...
The number of clients is sometimes irrelevant compared to other factors.
For example a network with 30k Clients\Users which only access basic
email service. So it might be possible that in some period of time your
service will have this kind of load AVG.
Y
Hi,
I would like to write a plugin for squid, if it at all possible, I'm
inspired by the idea of a squid prefetch package I saw once (and can't find
the link again right now), the script was in perl and basically tail -f the
quid log
I did something similar in python but I'm thinking it is not ve
You simple enough use wget -r to this purpose.
Squid is not web-mirroring tool.
26.02.16 16:34, Pol пишет:
I would like to install squid in my opensuse 42.1 running on my laptop,
just to be able to browse web pages when offline.
Should i start a squid server?
Any plain imstruction?
thank you
just by changing from 3.5.14 to 3.5.15cahe hit drop 90%
on intercept or accel
wen i revert back to 3.5.14 those site cached normal
--
View this message in context:
http://squid-web-proxy-cache.1019090.n4.nabble.com/rev-3-5-15-tp4676243.html
Sent from the Squid - Users mailing list archive
I would like to install squid in my opensuse 42.1 running on my laptop,
just to be able to browse web pages when offline.
Should i start a squid server?
Any plain imstruction?
thank you
Paolo
___
squid-users mailing list
squid-users@lists.squid-cac
Thanks for your help.
I have change my configuration with your advice.
It's works !
:-)
2016-02-26 10:28 GMT+01:00 Antony Stone :
>> Date: Friday 26 February 2016 10:17:18
>> From: Jérôme Seuniac
>>
>> Sorry for my squid.conf, want those two IP addresses to be
>> allowed access without authent
Excuse me,
To resume, I managed to create a LDAP authentification.
Now I want to create an exception for 2 IP addresses.
I want those two IP addresses to be allowed access without authentication.
visible_hostname proxy_dsi
http_port 8080
auth_param basic program /usr/lib/squid3/basic_ldap_auth
> Date: Friday 26 February 2016 10:17:18
> From: Jérôme Seuniac
>
> Sorry for my squid.conf, want those two IP addresses to be
> allowed access without authentication.
In that case simply define an ACL for those two addresses and add an
http_access line for them before anything else.
You curre
Please also always reply to the list and never to individuals, unless
expressly asked to :)
Antony.
-- Forwarded Message Starts --
Subject: Re: [squid-users] Authentification LDAP Exception for IP adresse
Date: Friday 26 February 2016 10:17:18
From: Jérôme Seuniac
To: Antony
On Friday 26 February 2016 at 10:07:12, Jérôme Seuniac wrote:
> Hi,
>
>
> I’m Jerome and I m a novice with squid.
Welcome to the list.
> With the documentation and the FAQ, I managed to create a LDAP
> authentification.
>
> Now I want to create an exception for 2 IP addresses.
What do you me
Hi,
I’m Jerome and I m a novice with squid.
With the documentation and the FAQ, I managed to create a LDAP authentification.
Now I want to create an exception for 2 IP addresses.
I did a search in the FAQ but I don’t understand how I can do this
This is my squid.conf :
#HOSTNAME PROXY
29 matches
Mail list logo