<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<div class="moz-cite-prefix">11.02.15 16:14, FredB пишет:<br>
</div>
<blockquote
cite="mid:948151246.348514119.1423649671876.JavaMail.root@zimbra4-e1.priv.proxad.net"
type="cite">
<blockquote type="cite">
<pre wrap="">Sorry for the noob question: is there a special command to wipe the
cache?
</pre>
</blockquote>
<pre wrap="">
Depends, If your cache is not big a rm or mv is enough <a class="moz-txt-link-freetext" href="http://wiki.squid-cache.org/SquidFaq">http://wiki.squid-cache.org/SquidFaq</a></pre>
</blockquote>
<br>
Fred, this is no matter. Millions of files can remove with one piped
command:<br>
<br>
<b style="color: rgb(0, 0, 0); font-family: Arial, sans-serif;
font-size: 12.6099996566772px; font-style: normal; font-variant:
normal; letter-spacing: normal; line-height: 18.9149990081787px;
orphans: auto; text-align: left; text-indent: 0px; text-transform:
none; white-space: normal; widows: auto; word-spacing: 0px;
-webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
255);">find . |xargs rm<br>
<br>
:)<br>
</b>
<blockquote
cite="mid:948151246.348514119.1423649671876.JavaMail.root@zimbra4-e1.priv.proxad.net"
type="cite">
<pre wrap="">/OperatingSquid#I_want_to_restart_Squid_with_an_empty_cache
Don't forget "squid -z" after
</pre>
<blockquote type="cite">
<pre wrap="">As I wrote in the first message, I upgraded from 3.4.10 to 3.5.1.
_______________________________________________
</pre>
</blockquote>
<pre wrap="">
Yes, I mean upgrade with the same cache (without purge)
I guess there is a problem between the 3.4 and 3.5
Shame on me, our problems are not related with auth or SSL at all ..
The answer was in cache.log but I searched something particular with debug mode and grep command ...
--
Regards,
Fred
<a class="moz-txt-link-freetext" href="http://numsys.eu">http://numsys.eu</a>
<a class="moz-txt-link-freetext" href="http://e2guardian.org">http://e2guardian.org</a>
_______________________________________________
squid-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:squid-users@lists.squid-cache.org">squid-users@lists.squid-cache.org</a>
<a class="moz-txt-link-freetext" href="http://lists.squid-cache.org/listinfo/squid-users">http://lists.squid-cache.org/listinfo/squid-users</a>
</pre>
</blockquote>
<br>
</body>
</html>