Re: [squid-users] Problem with caching larger files

From: Filip Krikava <krikava_at_gmail.com>
Date: Mon, 19 May 2014 10:17:39 +0200

Hi Eliezer,

Thanks for quick reply!

$ squid3 -v
Squid Cache: Version 3.3.8
configure options: '--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' '--enable-inline' '--enable-async-io=8' '--enable-storeio=ufs,aufs,diskd,rock' '--enable-removal-policies=lru,heap' '--enable-delay-pools' '--enable-cache-digests' '--enable-underscores' '--enable-icap-client' '--enable-follow-x-forwarded-for' '--enable-auth-basic=DB,fake,getpwnam,LDAP,MSNT,MSNT-multi-domain,NCSA,NIS,PAM,POP3,RADIUS,SASL,SMB' '--enable-auth-digest=file,LDAP' '--enable-auth-negotiate=kerberos,wrapper' '--enable-auth-ntlm=fake,smb_lm' '--enable-external-acl-helpers=file_userip,kerberos_ldap_group,LDAP_group,session,SQL_session,unix_group,wbinfo_group' '--enable-url-rewrite-helpers=fake' '--enable-eui' '--enable-esi' '--enable-icmp' '--enable-zph-qos' '--enable-ecap' '--disable-translation' '--with-swapdir=/var/spool/squid3' '--with-logdir=/var/log/squid3' '--with-pidfile=/var/run/squid3.pid' '--with-filedescriptors=65536' '--with-large-files' '--with-default-user=proxy' '--enable-linux-netfilter' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall' 'LDFLAGS=-Wl,-Bsymbolic-functions -fPIE -pie -Wl,-z,relro -Wl,-z,now' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security'

$ uname -a
Linux 84194223c57e 3.14.1-tinycore64 #1 SMP Thu May 15 02:39:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

/cheers
Filip

On 19 May 2014, at 10:09, Eliezer Croitoru <eliezer_at_ngtech.co.il> wrote:

> Hey Filip,
>
> If you can provide more information about the OS and the squid build version using:
> uname -a
> squid -v
>
> Thanks,
> Eliezer
>
> On 05/19/2014 11:06 AM, Filip Krikava wrote:
>> Hi,
>>
>> I try to use squid to cache rpm packages fetched from a yum
>> repository. With the following configuration, it works well for a
>> small rpms, but it would not cache larger ones like openjdk. From the
>> log file (below), it seems that it does not cache files larger than
>> 4MB even though the maximum_object_size
>> 128 MB is set. Any suggestions what might be wrong?
>>
>
Received on Mon May 19 2014 - 08:17:49 MDT

This archive was generated by hypermail 2.2.0 : Tue May 20 2014 - 12:00:05 MDT