Sorry for the long delay, I can confirm that cleaning the cache solved
my problem.
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
> remove the files. If your cache is on a separate file system then it
> may be quicker and simpler just to unmount the file system and
> reinitialise it.
>
Yes I agree, cache in a separate partition is a good advice, like that you can
easily format (just a few seconds)
Regards,
Fred
On Wed, Feb 11, 2015 at 04:17:48PM +0600, Yuri Voinov wrote:
>
> Fred, this is no matter. Millions of files can remove with one piped
> command:
>
> *find . |xargs rm
>
That will work but rm will complain when find hands it the name of a
directory. You can avoid that by:
find . -type f | xar
On 12/02/2015 1:56 a.m., Yuri Voinov wrote:
> Natural selection usually takes the most stupid individuals in a
> population. Who am I to stop him?
>
> Electrical outlet, a knife and matches are dangerous. Should I keep
> repeating it, not to forget, and to inspire everyone around us?
>
You still
On 12/02/2015 12:43 a.m., Yuri Voinov wrote:
> Thanks, Captain :)))
>
> Eliezer, we not so stupid. :)
>
> This is obvious for System Administrator, isn't it?
>
Not everybody on this list is a professional. And its public, so random
amateurs using their favourite search engine wi
Natural selection usually takes the most stupid individuals in a
population. Who am I to stop him?
Electrical outlet, a knife and matches are dangerous. Should I keep
repeating it, not to forget, and to inspire everyone around us?
11.02.15 18:20, Antony Stone пишет:
On Wednesday 11 Feb 2015
+1 for Anthony reply.
Eliezer
On 11/02/2015 14:20, Antony Stone wrote:
On Wednesday 11 Feb 2015 at 11:43, Yuri Voinov wrote:
Thanks, Captain :)))
Eliezer, we not so stupid. :)
This is obvious for System Administrator, isn't it?
You never know who may come across this "reco
On Wednesday 11 Feb 2015 at 11:43, Yuri Voinov wrote:
> Thanks, Captain :)))
>
> Eliezer, we not so stupid. :)
>
> This is obvious for System Administrator, isn't it?
You never know who may come across this "recommendation" in the mailing list
archives in months or years to com
Thanks, Captain :)))
Eliezer, we not so stupid. :)
This is obvious for System Administrator, isn't it?
11.02.15 17:38, Eliezer Croitoru пишет:
On 11/02/2015 12:17, Yuri Voinov wrote:
Fred, this is no matter. Millions of files can remove with one piped
command:
*find . |xargs
On 05/02/2015 11:17, FredB wrote:
Squid Cache: Version 3.5.1-20150201-r13744
Service Name: squid
configure options: '--build=x86_64-linux-gnu' '--prefix=/'
'--includedir=${prefix}/include' '--mandir=${prefix}/share/man'
'--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var
On 11/02/2015 12:17, Yuri Voinov wrote:
Fred, this is no matter. Millions of files can remove with one piped
command:
*find . |xargs rm
:)
*
And it should be used wisely!
Any recommendation to run rm should take in account that the rm can in a
way wipe out files which you might not under
> I am looking for a copy of a swap.state file
> from a proxy which is having these issues.
I will send you the file in private.
> Yes, I mean upgrade with the same cache (without purge)
Yes, I upgraded from 3.4.10 to 3.5.1 without cache purge.
Now testing with empy cache (hoping everything wil
> Yes I known, but in this case the NONCE was valid, I'm trying with a
> very long time TTL.
>
>
Amos
So, Crash -> SWAP_FAIL -> blank page -> 407 -> New nonce
Elementary, my dear Watson ...
Regards,
Fred
http://numsys.eu
http://e2guardian.org
___
11.02.15 16:14, FredB пишет:
Sorry for the noob question: is there a special command to wipe the
cache?
Depends, If your cache is not big a rm or mv is enough
http://wiki.squid-cache.org/SquidFaq
Fred, this is no matter. Millions of files can remove with one piped
command:
*find . |xargs
> Sorry for the noob question: is there a special command to wipe the
> cache?
>
Depends, If your cache is not big a rm or mv is enough
http://wiki.squid-cache.org/SquidFaq/OperatingSquid#I_want_to_restart_Squid_with_an_empty_cache
Don't forget "squid -z" after
> As I wrote in the first mess
On 11/02/2015 11:05 p.m., Yuri Voinov wrote:
>
> 11.02.15 16:00, Stefano Ansaloni пишет:
>> Sorry for the noob question: is there a special command to wipe the
>> cache?
> Yes, rm -Rf * :) Or, unlink on ufs :)
If you get this in time. I am looking for a copy of a swap.state file
from a proxy whi
11.02.15 16:00, Stefano Ansaloni пишет:
Sorry for the noob question: is there a special command to wipe the cache?
Yes, rm -Rf * :) Or, unlink on ufs :)
As I wrote in the first message, I upgraded from 3.4.10 to 3.5.1.
They uses the same cache format.
_
Sorry for the noob question: is there a special command to wipe the cache?
As I wrote in the first message, I upgraded from 3.4.10 to 3.5.1.
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
> Here is the output of "grep assert /var/log/squid/cache.log":
> 2015/02/11 08:33:49 kid1| assertion failed: store.cc:1887:
> "isEmpty()"
> 2015/02/11 09:38:05 kid1| assertion failed: store.cc:1887:
> "isEmpty()"
Ok it's what I think .. Please can you remove/format your cache a retry.
This is
Here is the output of "grep assert /var/log/squid/cache.log":
2015/02/11 08:33:49 kid1| assertion failed: store.cc:1887: "isEmpty()"
2015/02/11 09:38:05 kid1| assertion failed: store.cc:1887: "isEmpty()"
2015/02/11 09:41:48 kid1| assertion failed: store.cc:1887: "isEmpty()"
2015/02/11 09:41:53 kid1
Stefano, Please can you try this "grep assert /var/log/squid/cache.log" after
the blank page
Regards,
Fred
http://numsys.eu
http://e2guardian.org
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listi
>
> Which just means that the credentials have expired or been discarded.
Yes I known, but in this case the NONCE was valid, I'm trying with a very long
time TTL.
SWAP_FAIL -> blank page -> 407 -> New nonce
I guess the blank page breaks something
>
> Though whether its Squid or the browser
On 9/02/2015 11:12 p.m., FredB wrote:
> Yes, TCP_SWAPFAIL_MISS is the point
>
> 10.253.33.61 - fred [09/Feb/2015:10:50:21 +0100] "GET
> http://www.google-analytics.com/analytics.js HTTP/1.0" 200 11932
> TCP_SWAPFAIL_MISS:HIER_DIRECT "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0)
> Gecko/20100101
On 9/02/2015 10:36 p.m., Stefano Ansaloni wrote:
> Here is the log of github loading a page without users avatars:
> 1423470402.645 12 192.168.X.X TAG_NONE/200 0 CONNECT
> github.com:443 - HIER_NONE/- -
I think the TAG_NONE are the bumped tunnels. In 3.5 the non-bumped ones
are labeled TCP_TU
Yes, TCP_SWAPFAIL_MISS is the point
10.253.33.61 - fred [09/Feb/2015:10:50:21 +0100] "GET
http://www.google-analytics.com/analytics.js HTTP/1.0" 200 11932
TCP_SWAPFAIL_MISS:HIER_DIRECT "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0)
Gecko/20100101 Firefox/35.0"
Amos, about our conversation this
Here is the log of github loading a page without users avatars:
1423470402.645 12 192.168.X.X TAG_NONE/200 0 CONNECT
github.com:443 - HIER_NONE/- -
1423470403.347699 192.168.X.X TCP_MISS/200 17045 GET
https://github.com/BigBrotherBot/big-brother-bot/tree/release-1.10 -
HIER_DIRECT/192.30.25
Hey Stefano,
Can you get some access.log output from the time the issue appears\happens?
Eliezer
On 06/02/2015 15:01, Stefano Ansaloni wrote:
Tested with icap disabled: the issue still there.
___
squid-users mailing list
squid-users@lists.squid-ca
Tested with icap disabled: the issue still there.
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
> I'm using icap (for clamav).
>
Please, can you make a try without ?
Regards,
Fred
http://numsys.eu
http://e2guardian.org
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
I'm not using authentication (the proxy doesn't require any login/password).
I'm using icap (for clamav).
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
I forgot, are you using ICAP protocol (AV)
Regards,
Fred
http://numsys.eu
http://e2guardian.org
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
>
>
> @FrebB:
> I really don't know what identification helper is (I'm not a squid
> guru, please explain or drop a link).
> I'm on firefox 31.4.0esr (slackware linux 13.1).
>
I mean Authentication from Squid, a pop-up with account (login and password)
> @Eliezer:
> As FredB said, the issue
@FrebB:
I really don't know what identification helper is (I'm not a squid guru,
please explain or drop a link).
I'm on firefox 31.4.0esr (slackware linux 13.1).
@Eliezer:
As FredB said, the issue comes up randomly for both http and https sites
(fun fact: if I try to reload a couple of times the
Stefano, are using identification helper ? And which version of browser ?
Regards,
Fred
http://numsys.eu
http://e2guardian.org
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
> Is it happening on all websites? or a specific one?
>
> I am using 3.4.11 for most of my daily uses now.
> In order to reproduce it I will need the OS and version, and if I
> assume
> it is a self compiled so the "squid -v" details.
>
> Eliezer
>
Hi,
I'm just testing and writing some codes
Is it happening on all websites? or a specific one?
I am using 3.4.11 for most of my daily uses now.
In order to reproduce it I will need the OS and version, and if I assume
it is a self compiled so the "squid -v" details.
Eliezer
On 04/02/2015 12:22, FredB wrote:
>I have some issue with s
> I have some issue with squid 3.5.1: sometimes the browser loads the
> page partially (for example: header/footer without styles or missing
> images); other times the browser display a "cannot connect to the
> proxy (proxy refused connection)" page.
> The problem seems to appear more often with
Hi, first message here.
I have some issue with squid 3.5.1: sometimes the browser loads the page
partially (for example: header/footer without styles or missing images);
other times the browser display a "cannot connect to the proxy (proxy
refused connection)" page.
The problem seems to appear mor
38 matches
Mail list logo