>
> As I'm currently updating too: is this a bug or have I only to clear
> the
> old cache directories to prevent these error messages?
>
As far as I know, no, I tried
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-c
amos one think i notice
=== modified file 'src/MemObject.cc'
--- src/MemObject.cc2016-01-01 00:14:27 +
+++ src/MemObject.cc2016-04-01 06:15:31 +
@@ -136,8 +136,6 @@
HTTPMSGUNLOCK(request);
ctx_exit(ctx); /* must exit before we free mem->url */
-
-safe_
* Silamael :
> As I'm currently updating too: is this a bug or have I only to clear the
> old cache directories to prevent these error messages?
Clearing the cache doesn't help (for long). It's a bug.
--
Ralf Hildebrandt Charite Universitätsmedizin Berlin
ralf.hildebra...@char
On 5/04/2016 4:53 p.m., Supriya Prasad wrote:
> Hi Team,
>
> I had some queries regarding the squid configuration:
>
>
> We are using squid as a cache for our CWS proxy. As we are aware of the
> max-forwards header, it decrements as it goes through each of the
> proxies.Currently, our CWS proxy
On 6/04/2016 6:50 a.m., Jok Thuau wrote:
> On Mon, Apr 4, 2016 at 6:23 PM, Amos Jeffries wrote:
>
>
> If i remove *all* the http_access lines, then the behavior appears
correct
> (from a "splicing/bumping" standpoint).
>
Strange. Squid without any http_access lines
On 6/04/2016 5:38 p.m., Pascal Watteel wrote:
> anyone?
NP: Messages sent at 12am should be expected to have some response
delay. (and its always 12am somewhere in the world :-).
>
> On Tue, 2016-04-05 at 12:08 +, Pascal Watteel wrote:
>> Hi peeps,
>>
>> I have written a python based downloa
On 6/04/2016 8:51 p.m., joe wrote:
> amos one think i notice
> === modified file 'src/MemObject.cc'
> --- src/MemObject.cc 2016-01-01 00:14:27 +
> +++ src/MemObject.cc 2016-04-01 06:15:31 +
> @@ -136,8 +136,6 @@
> HTTPMSGUNLOCK(request);
>
> ctx_exit(ctx); /* mu
On 6/04/2016 7:47 p.m., FredB wrote:
>
>>
>> As I'm currently updating too: is this a bug or have I only to clear
>> the
>> old cache directories to prevent these error messages?
>>
>
> As far as I know, no, I tried
I think you guys misundersood what I was asking about.
So lets try this again..
* Amos Jeffries :
> So lets try this again...
>
> Can somebody check whether applying the attached patch _and_ clearing
> the cache does anything useful?
> (should apply with "patch -p0" to squid-3.5.16)
Will try, but then I'm on 4.0.8...
> If the answer is yes, then it can be used while I wor
* Amos Jeffries :
> Can somebody check whether applying the attached patch _and_ clearing
> the cache does anything useful?
> (should apply with "patch -p0" to squid-3.5.16)
>
> If the answer is yes, then it can be used while I work on a better fix
> that wont need clearing the cache.
Rebuilt, r
On 6/04/2016 9:16 a.m., Craddock, Tommy wrote:
> Hello,
>
> Trying to use an external ACL helper to do a lookup of my user in a group in
> a Windows AD. I can test from the command line:
>
>
> /usr/lib64/squid/squid_ldap_group -R -K -S -b "dc=example,dc=com" -D
> sq...@example.com -W /etc/squ
* Ralf Hildebrandt :
> * Amos Jeffries :
>
> > Can somebody check whether applying the attached patch _and_ clearing
> > the cache does anything useful?
> > (should apply with "patch -p0" to squid-3.5.16)
> >
> > If the answer is yes, then it can be used while I work on a better fix
> > that wont
On 6/04/2016 10:49 a.m., Nicolaas Hyatt wrote:
> I know I'm a few minor revisions behind, but I am a little confused as
> to if it is possible to request squid include the configured certificate
> along with the certificate generated. I know that this is somewhat
> confusing to read.
>
> +Root (Se
Ok maybe it was't all clear.
I live in Dubai. Our local ISP limits the bandwith per TCP connection
when connections are made outside of the gulf.
Don't ask me why, they just do.
I have a fast 128Mbit link but as i'm limited to 4Mbit per TCP, the
moment i download a file from a non local mirror it'
amos
vary.length()= 33
vary.c_str()= accept-encoding="gzip,%20deflate"
so without +1 is fine
--
View this message in context:
http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-3-5-16-and-vary-loop-objects-bug-tp4676901p4676962.html
Sent from the Squid - Users mailing list archi
Comments inline, For the TL;DR skip to the bottom.
On 7/04/2016 1:14 a.m., Pascal Watteel wrote:
> Ok maybe it was't all clear.
>
> I live in Dubai. Our local ISP limits the bandwith per TCP connection
> when connections are made outside of the gulf.
> Don't ask me why, they just do.
> I have a f
vary.length() = 41
vary.c_str()= accept-encoding="gzip,%20deflate,%20sdch"
--
View this message in context:
http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-3-5-16-and-vary-loop-objects-bug-tp4676901p4676964.html
Sent from the Squid - Users mailing list archive a
Oh sorry
Ok it seems work for me
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
On 7/04/2016 1:20 a.m., joe wrote:
> amos
>
> vary.length()= 33
> vary.c_str()= accept-encoding="gzip,%20deflate"
> so without +1 is fine
>
Nod. What I'm thinking is that old Squid versions saved the string
terminator byte to the cache entries, and builds with the +1 replicate
that. BuU
>
> Attached is a patch which I think will fix 3.5.16 (should apply fine
> on
> 4.0.8 too) without needing the cache reset. Anyone able to test it
> please?
>
Reset the cache still needed, at least in my case
Fred
___
squid-users mailing list
squid-
On 04/06/16 15:14, Pascal Watteel wrote:
I have a fast 128Mbit link but as i'm limited to 4Mbit per TCP, the
moment i download a file from a non local mirror it's slow.
Thats sound a bit like window scaling (rfc1323) is disabled/not working.
/Henrik
__
yes
FredB wrote
>>
>> Attached is a patch which I think will fix 3.5.16 (should apply fine
>> on
>> 4.0.8 too) without needing the cache reset. Anyone able to test it
>> please?
>>
>
> Reset the cache still needed, at least in my case
>
> Fred
> ___
working nice :) vary_experiment_p2_s35.patch
--
View this message in context:
http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-3-5-16-and-vary-loop-objects-bug-tp4676901p4676970.html
Sent from the Squid - Users mailing list archive at Nabble.com.
_
I am getting the following error in cache.log:
Squid Cache (Version 3.5.16): Terminated abnormally.
CPU Usage: 0.082 seconds = 0.052 user + 0.030 sys
Maximum Resident Size: 54992 KB
Page faults with physical i/o: 0
FATAL: Ipc::Mem::Segment::create failed to
shm_open(/opt/squid-3.5/var/run/squid/cf
befor clearing cache
2016/04/06 18:15:43 kid1| DiskThreadsDiskFile::openDone: (2) No such file or
directory
2016/04/06 18:15:43 kid1| /mnt/cache/00/25/2523
2016/04/06 18:15:47 kid1| DiskThreadsDiskFile::openDone: (2) No such file or
directory
2016/04/06 18:15:47 kid1| /mnt/cache/00
Hi,
My configure options:
setenv CC clang
setenv CXX clang++
CPPFLAGS=-I/usr/local/include
./configure --prefix=/opt/squid-4 \
--enable-debug-cbdata \
--enable-removal-policies="lru heap" \
--disable-epoll \
--enable-auth \
--enable-auth-basic="DB NCSA
I configured my OWA to pass thru the Squid.
Auth work perfectly.
Browsing is working perfectly.
All is working perfectly except when I try to attach files or documents to an
email.
[cid:image002.png@01D19007.A7E26D20]
And It stops here. Nothing else happens.
I did some tests and I noticed that
Amos,
Thanks for your quick response and your time. I have not yet messed with
4.0. Is this something that may find its way into the 3.x stable branch
at some point?
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-c
amos question ?
off topic sorry for that
vary is the second key store right ?
same object with 2 browser firefox
accept-encoding="gzip,%20deflate"
chrome
accept-encoding="gzip,%20deflate,%20sdch"
so if they ar 2*1 object stored is that right ?
and other browser might have more compression
more result of that bug as i mention befor that
using same link on firefox keep refreshing no error
once i switch to chrome error so i switch between chrome and firefox the
error keep going on same object
only on same browser you wont notice any error
please guys do same test don't depe
forgot to post full req. rep...
http://api-public.addthis.com/url/shares.json?url=http%3A%2F%2Fwww.tayyar.org%2F&callback=_ate.cbs.sc_httpwwwtayyarorg0
GET
/url/shares.json?url=http%3A%2F%2Fwww.tayyar.org%2F&callback=_ate.cbs.sc_httpwwwtayyarorg0
HTTP/1.1
Host: api-public.addthis.com
User-Agent:
From about 10 days ago hotmail and yahoo stopped working on my data networks
using squid. Does anyone else have this problem? Apparently there is a problem
with the SSL certificates. Any solution?
Thanks
Fco Ibarra Lemas
___
squid-users mailing list
sq
On Wednesday 06 April 2016 at 23:55:56, iba...@ith.mx wrote:
> From about 10 days ago hotmail and yahoo stopped working on my data
> networks using squid.
Do you have any error messages / logfile entries / configuration information /
etc you might be able to share with us?
> Apparently there is
Hi,
I'm trying to intercept and proxy https traffic using squid 3.5.15 running
on linux machine [ubuntu ], which is configured as a router. However
with below squid configuration, the browsers in client machine is able to
identify that there is a “man in the middle” and never gives me an opt
Got this intersting log using -X option:
2016/04/06 18:34:53.767 kid1| 44,2| peer_select.cc(280) peerSelectDnsPaths:
Found sources for '52.84.243.6:443'
2016/04/06 18:34:53.767 kid1| 44,2| peer_select.cc(281) peerSelectDnsPaths:
always_direct = DENIED
2016/04/06 18:34:53.767 kid1| 44,2| peer_se
35 matches
Mail list logo