[squid-users] Is it possible to modify cached object?

boruc baborucki at gmail.com
Tue Jan 31 16:28:15 UTC 2017


1. Ubuntu 12.04.5 LTS
2. Squid downloaded from
http://www.squid-cache.org/Versions/v3/3.5/squid-3.5.24.tar.gz
3. About "sudo auto-apt run ./configure && sudo make && sudo checkinstall",
I just wanted to give it a shot, original command was "sudo ./configure &&
make && sudo make install"
4. Command to list packages: dpkg --get-selections | grep -v deinstall
5. Like Amon has written: "Please upgrade. 3.1 is over 5 years outdated and
the OS it was written 
for wont even have LTS support for very much longer. All the newer versions
should come pre-packaged with eCAP support with no action needed on your
part."
So I wanted the newest stable release and that is 3.5.24
6. I've deleted every squid-related package with dpkg (what about this one,
should I delete it too?: /usr/share/vim/vim73/syntax/squid.vim)
7. Inside unpacked squid folder I used ./configure that is at the end of
this post && sudo make && sudo make install 
8. Command from 4. doesn't show that squid is installed, however, "squid -v"
shows
Squid Cache: Version 3.5.24
Service Name: squid
9. When I go to /etc/init.d and type "squid" I get no error (I got earlier
because there was no cache.log file in /var/log/squid3)
10. I can run squid -z to create directories
11. there is no squid service on the list using "service --status-all"


./configure --build=x86_64-linux-gnu --prefix=/usr
--includedir=${prefix}/include --mandir=${prefix}/share/man
--infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--libexecdir=${prefix}/lib/squid3 --srcdir=. --disable-maintainer-mode
--disable-dependency-tracking --disable-silent-rules
--datadir=/usr/share/squid3 --sysconfdir=/etc/squid3 --mandir=/usr/share/man
--with-cppunit-basedir=/usr --enable-inline --enable-async-io=8
--enable-ecap --enable-storeio=ufs,aufs,diskd
--enable-removal-policies=lru,heap --enable-delay-pools
--enable-cache-digests --enable-underscores --enable-icap-client
--enable-follow-x-forwarded-for
--enable-basic-auth-helpers=LDAP,MSNT,NCSA,PAM,SASL,SMB,YP,DB,POP3,getpwnam,squid_radius_auth,multi-domain-NTLM
--enable-ntlm-auth-helpers=smb_lm,
--enable-digest-auth-helpers=ldap,password
--enable-negotiate-auth-helpers=squid_kerb_auth  --enable-arp-acl
--enable-esi --enable-zph-qos --enable-wccpv2 --disable-translation
--with-logdir=/var/log/squid3 --with-pidfile=/var/run/squid3.pid
--with-filedescriptors=65536 --with-large-files --with-default-user=proxy
--enable-linux-netfilter



--
View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Is-it-possible-to-modify-cached-object-tp4681073p4681392.html
Sent from the Squid - Users mailing list archive at Nabble.com.


More information about the squid-users mailing list