Couple things.
1. 3.2.11 is older then the current stable which is 3.4.4.
2. there were bugs between 3.4.4 and bugs that have been resolved.
3. it it is better to test the issue on 3.4.4 then 3.2.11 since there will be almost no support for it from the development team.

As for debugging:
I would start with "free -m" at the time of the slowdown.
Also would see in the cache-mgr interface(ask if you have anything to ask) there is "info" menu. The info menu can show a lot of data which can help indicate the basic issue.

The issue can be dns related network related memory related etc..
What helps in your case? is there anything that helps? a restart to the service itself? a restart to the machine?
Is it a virtual machine or physical?

I am working now on the new RPM for CentOS.
it will not be 100% OpenSUSE compatible but I can try to build it for OpenSUSE later on and see if it goes smooth I will build it based on the SRPM of 13.X .

Can you build squid from source on this machine?

Eliezer

On 03/25/2014 10:20 PM, Oluseyi Akinboboye wrote:
The output i got is as follows:

Squid Cache: Version 3.2.11
configure options:  '--prefix=/usr' '--sysconfdir=/etc/squid' 
'--bindir=/usr/sbin' '--sbindir=/usr/sbin' '--localstatedir=/var' 
'--libexecdir=/usr/sbin' '--datadir=/usr/share/squid' '--mandir=/usr/share/man' 
'--libdir=/usr/lib' '--sharedstatedir=/var/squid' 
'--with-logdir=/var/log/squid' '--with-pidfile=/var/run/squid.pid' '--with-dl' 
'--enable-disk-io' '--enable-storeio' '--enable-removal-policies=heap,lru' 
'--enable-icmp' '--enable-delay-pools' '--enable-esi' '--enable-icap-client' 
'--enable-useragent-log' '--enable-referer-log' '--enable-kill-parent-hack' 
'--enable-arp-acl' '--enable-ssl' '--enable-forw-via-db' 
'--enable-cache-digests' '--enable-linux-netfilter' '--with-large-files' 
'--enable-underscores' '--enable-auth' '--enable-auth-basic' 
'--enable-auth-ntlm' '--enable-auth-negotiate' '--enable-auth-digest' 
'--enable-external-acl-helpers=LDAP_group,eDirectory_userip,file_userip,kerberos_ldap_group,session,unix_group,wbinfo_group'
 '--enable-ntlm-fail-open' '--enable-s
tacktrace
s' '--enable-x-accelerator-vary' '--with-default-user=squid' 
'--disable-ident-lookups' '--enable-follow-x-forwarded-for' 
'CFLAGS=-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 
-fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -fPIE -fPIC 
-DOPENSSL_LOAD_CONF' 'LDFLAGS=-Wl,-z,relro,-z,now -pie' 
'CXXFLAGS=-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 
-fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -fPIE -fPIC 
-DOPENSSL_LOAD_CONF'

Reply via email to