Enrique wrote:
Hi !
before all i want ecusesme abaut my english
I triying ugrade Version 3.0.PRE5 to 3.0.STABLE12 and recive many
errors or warings
i don't know how to take the entry log of my configure option to put
these here for yours here i include a fragment of ouput
i run ./configure --build=i486-linux-gnu --prefix=/usr
--includedir=${prefix}/include --mandir=${prefix}/share/man
--infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--libexecdir=${prefix}/lib/squid3 --disable-maintainer-mode
--disable-dependency-tracking --srcdir=. --datadir=/usr/share/squid3
--sysconfdir=/etc/squid3 --mandir=/usr/share/man --enable-inline
--enable-async-io=8 --enable-storeio=ufs,aufs
--enable-diskio=AIO,Blocking,DiskDaemon,DiskThreads
--enable-removal-policies=lru,heap --enable-poll --enable-digest-pools
--enable-snmp --enable-htcp --enable-select --enable-carp
--enable-large-files --enable-underscores
--enable-auth=basic,digest,ntlm --enable-basic-auth-helpers=NCSA,PAM,SMB
--enable-ntlm-auth-helpers=SMB --enable-delay-pools
--enable-digest-auth-helpers=ldap,password
--enable-external-acl-helpers=ip_user,ldap_group,session,unix_group,wbinfo_group
--with-filedescriptors=4096 --enable-epoll --enable-linux-netfilter
build_alias=i486-linux-gnu --enable-default-err-language=Spanish CC=cc
CFLAGS=-g -Wall CPPFLAGS= CXXFLAGS=-g -Wall CXX=g++ LDFLAGS=
and run wihtout any error, the when a run make i see in output many
error like this:
de -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2
-MT StoreSwapLogData.o -MD -MP -MF "$depbase.Tpo" -c -o
StoreSwapLogData.o StoreSwapLogData.cc; \
then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f
"$depbase.Tpo"; exit 1; fi
depbase=`echo access_log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
if g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid3/squid.conf\" -I. -I. -I../include
-I. -I. -I../include -I../include -I../lib/libTrie/include -Werror
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
access_log.o -MD -MP -MF "$depbase.Tpo" -c -o access_log.o access_log.cc; \
These are not error lines. They are a list of the actions taken to build
Squid.
If the process finishes with "Build Successful." everything is fine.
Otherwise if it mentions "make Error" or such, please list those lines.
Amos
----- Original Message ----- From: "Amos Jeffries" <squid3@xxxxxxxxxxxxx>
To: "Enrique" <enrique@xxxxxxxxx>
Cc: <squid-users@xxxxxxxxxxxxxxx>
Sent: Wednesday, January 21, 2009 4:37 PM
Subject: Re: cache.log error
Enrique wrote:
hi all
looking for errors on my squid i see many errors
i'm using:
squid3 -v
Squid Cache: Version 3.0.PRE5
Please upgrade. Squid 3.0 has been in STABLE cycle for more than a
year now. The PRE releases have very many known and fixed bugs.
configure options: '--build=i486-linux-gnu' '--prefix=/usr'
'--includedir=${prefix}/include' '--mandir=${prefix}/share/man'
'--infodir=${prefix}/share/info' '--sysconfdir=/etc'
'--localstatedir=/var' '--libexecdir=${prefix}/lib/squid3'
'--disable-maintainer-mode' '--disable-dependency-tracking'
'--srcdir=.' '--datadir=/usr/share/squid3' '--sysconfdir=/etc/squid3'
'--mandir=/usr/share/man' '--with-cppunit-basedir=/usr'
'--enable-inline' '--enable-async-io=8'
'--enable-storeio=ufs,aufs,coss'
'--enable-diskio=AIO,Blocking,DiskDaemon,DiskThreads'
'--enable-removal-policies=lru,heap' '--enable-poll'
'--enable-digest-pools' '--enable-snmp' '--enable-htcp'
'--enable-select' '--enable-carp' '--enable-large-files'
'--enable-underscores' '--enable-auth=basic,digest,ntlm'
'--enable-basic-auth-helpers=LDAP,MSNT,NCSA,PAM,SASL,SMB,YP,getpwnam,multi-domain-NTLM'
'--enable-ntlm-auth-helpers=SMB'
'--enable-digest-auth-helpers=ldap,password'
'--enable-external-acl-helpers=ip_user,ldap_group,session,unix_group,wbinfo_group'
'--with-filedescriptors=4096' '--enable-epoll'
'--enable-linux-netfilter' 'CC=cc' 'CFLAGS=-g -Wall -O2' 'CPPFLAGS='
'CXXFLAGS=-g -Wall -O2' 'CXX=g++' 'LDFLAGS='
'build_alias=i486-linux-gnu'
i;m usin digest authentication for my users and see thats errors in
cache.log.
my othe problem is when an user make a image searh in google for
example many random images no show and whe his user refresh the
page show other yes and other not
2009/01/21 09:37:15| clientProcessRequest: Invalid Request
2009/01/21 09:40:05| AuthConfig::CreateAuthUser: Unsupported or
unconfigured/inactive proxy-auth scheme, 'Basic
ZGVsdmlzLmdhcmNpYTpvZGluZ2E='
2009/01/21 09:40:06| AuthConfig::CreateAuthUser: Unsupported or
unconfigured/inactive proxy-auth scheme, 'Basic
ZGVsdmlzLmdhcmNpYTpvZGluZ2E='
I haven't seen this one before. After your upgrade see if its still
occuring.
2009/01/21 09:45:04| ctx: enter level 0:
'http://www.911cd.net/forums//index.php?showtopic=14699'
2009/01/21 09:45:04| keepaliveAccounting: Impossible keep-alive
header from 'http://www.911cd.net/forums//index.php?showtopic=14699'
2009/01/21 09:45:11| ctx: exit level 0
2009/01/21 09:45:11| ctx: enter level 0:
'http://www.911cd.net/forums//index.php?showtopic=14699'
2009/01/21 09:45:11| keepaliveAccounting: Impossible keep-alive
header from 'http://www.911cd.net/forums//index.php?showtopic=14699'
2009/01/21 09:52:23| ctx: exit level 0
2009/01/21 09:52:23| clientParseRequestMethod: Unsupported method in
request 'CONNECT www.google.com:443 HTTP/1.0
User-Agent: Google Talk
Sign. GoogleTalk. is broken, you are not the only one recently to have
seen this. If you have any contacts with google, please yell at them.
Those two bytes of binary data before 'CONNECT' should not exist.
I'm very interested in finding out exactly what their binary hex code
is if anyone has a tcpdump or wire trace.
Amos
--
Please be using
Current Stable Squid 2.7.STABLE5 or 3.0.STABLE12
Current Beta Squid 3.1.0.3
--
Please be using
Current Stable Squid 2.7.STABLE5 or 3.0.STABLE12
Current Beta Squid 3.1.0.3