Re: [squid-users] Caching http google deb files

2016-10-06 Thread Linda A. Walsh
Alex Rousskov wrote: We can, but ignoring Vary requires more/different work than adding another refresh_pattern option. Vary is not a refresh mechanism so different code areas need to be modified to ignore (but still forward!) Vary. I can't say for certain, but I'd give it a 75% shot

[squid-users] Objects in cache that are not found don't seem to be removed from the internal index

2016-10-02 Thread Linda A. Walsh
I noticed a message like this in my cache.log: 2016/09/30 18:50:27 kid1| DiskThreadsDiskFile::openDone: (2) No such file or directory 2016/09/30 18:50:27 kid1| /var/cache/squid/1D/1C/0001D708 Always wonder why, but barring that, I found multiple statements like that with the same file numbe

[squid-users] --enable-openssl-crtd -- not building openssl-crtd? (3.5.21)

2016-09-26 Thread Linda A. Walsh
In squid 3.5.21, I'm setting the --enable-openssl-crtd option, but it is not building ./src/sll/ssl_crtd.cc into an executable (and none is installed in /usr/lib64/squid, where everything else seems to get installed. I also note, though that the --enable-openssl-crtd option is not listed in 'conf

Re: [squid-users] got http2?

2015-10-12 Thread Linda A. Walsh
Xen wrote: Thanks for mentioning it here, I didn't even know about it, like you. And of course you study it really well before commenting. --- Enough to verify what I am saying, usually, but I have expert knowledge in almost no field that I know of. I do have fundamentals that help me build u

[squid-users] got http2?

2015-10-11 Thread Linda A. Walsh
I was looking at some traffic differences between one of my browsers going through squid and going direct (via masquerade). The protocol usage in the 2nd case used 'http2' -- which started me wondering what the heck that was...so googled around and found it is an optimized http/1.1 mostly mea