Re: [squid-users] maximum_object_size > 2GB prevents caching?

2004-05-16 Thread Matus UHLAR - fantomas
On 17.05 09:31, Denis Vlasenko wrote: > On Friday 14 May 2004 15:04, Christoph Haas wrote: > > this morning we found out that our cache hit ratio is zero. We started to > > investigate and according to the store.log all objects were tagged > > "RELEASE". There were absolutely no files cached in the

Re: [squid-users] maximum_object_size > 2GB prevents caching?

2004-05-16 Thread Denis Vlasenko
On Friday 14 May 2004 15:04, Christoph Haas wrote: > Hi, folks... > > this morning we found out that our cache hit ratio is zero. We started to > investigate and according to the store.log all objects were tagged > "RELEASE". There were absolutely no files cached in the cache_dir. > > We reduced th

Re: [squid-users] unusual service time

2004-05-16 Thread Bikrant Neupane
Thanks for your reply. Yes I have noticed people surfing few particular websites at that time. I checked the site myself and observed it was little slow compared to average sites. Yes I do agree with your reasoning. regards, Bikrant -- Forwarded Message -- Subject: Re: [sq

RE: [squid-users] Cache_dir using diskd

2004-05-16 Thread Elsen Marc
> > > Hi, > > anyone using the diskd option for squid's cache_dir under > linux? Is it > stable? Are you seeing a significant performance gain? Or is > the performance > gain only visible if your cache server is being pushed to it's limit? Better to use 'aufs' under Linux (async-io). T

Re: [squid-users] how to use Intel C++ Compiler for squid

2004-05-16 Thread Steve Snyder
On Sunday 16 May 2004 10:48 pm, unixware wrote: > Thanks Steve for your reply > > i think "-tpp6 -xK" i like -march=i686 in gcc Yes, it is equivalent to -march=i686 in GCC. Likewise, "-tpp7 -xN" is a replacement for GCC's "-march=pentium4" switch. > after exporting all these u suggested squid-2

RE: [squid-users] Squid Showing internal IP to outside Websites

2004-05-16 Thread Elsen Marc
> > > Hello, > at work we use Squid 2.4 on Suse Linux 8.1 and i just > configured the ACLs so > our Squid accepts requests from outside of our local network when the > correct password is entered. > > However regular Apache Webserver Logfiles show our company IP > adress when > you access f

Re: [squid-users] unusual service time

2004-05-16 Thread Hwee Khoon, Neo
try surfing using the affected proxyis it slow? check the access.log, someone may be using it to surf a particularly slow site, is the high access time limited to one particular site only? during peak hours, these slow site access time gets average out with those "faster" sites, thus giving y

[squid-users] Cache_dir using diskd

2004-05-16 Thread Lizzy Dizzy
Hi, anyone using the diskd option for squid's cache_dir under linux? Is it stable? Are you seeing a significant performance gain? Or is the performance gain only visible if your cache server is being pushed to it's limit? Thanks Liz ___

[squid-users] Question about a statement inside squid-cache.org

2004-05-16 Thread Lizzy Dizzy
Hi, I saw this sentence inside the squid-cache.org... "Yes. We benchmarked Squid-2.4 with DISKD at the Second IRCache Bake-Off. The results are also described here. At the bakeoff, we got 160 req/sec with diskd. Without diskd, we'd have gotten about 40 req/sec. " Does this means that there is a

[squid-users] Squid Showing internal IP to outside Websites

2004-05-16 Thread Daniel \"Stonegate\" Fischer
Hello, at work we use Squid 2.4 on Suse Linux 8.1 and i just configured the ACLs so our Squid accepts requests from outside of our local network when the correct password is entered. However regular Apache Webserver Logfiles show our company IP adress when you access foreign sites via our proxy, m

Re: [squid-users] how to use Intel C++ Compiler for squid

2004-05-16 Thread unixware
> Yes, ICC (both 7.1 and 8.0) will build Squid v2.5Sx. > I'll mail you the squid.spec file (I'm building for > a Red Hat environment) if you want, but it really > comes down to only 2 steps. > > 1. Run the script to set the ICC environment > variables: > > /usr/local/intel/compiler/bin/iccvars

Re: [squid-users] how to use Intel C++ Compiler for squid

2004-05-16 Thread unixware
following error [EMAIL PROTECTED] squid-3.0-PRE3-20040516]# make Making all in lib make[1]: Entering directory `/home/mak/squid-3.0-PRE3-20040516/lib' Making all in libTrie make[2]: Entering directory `/home/mak/squid-3.0-PRE3-20040516/lib/libTrie' make all-recursive make[3]: Entering d

Re: [squid-users] how to use Intel C++ Compiler for squid

2004-05-16 Thread Steve Snyder
rom path . > > i installed in /opt/intel_cc_80/ and its in path > > will squid 2.5 code will work for this compiler ?? > boz its in c . > > [EMAIL PROTECTED] squid-3.0-PRE3-20040516]# ./configure > checking for a BSD-compatible install... > /usr/bin/install -c > chec

Re: [squid-users] NCSA auth

2004-05-16 Thread Hwee Khoon, Neo
auth_param basic program /usr/local/squid/bin/ncsa_auth /usr/local/squid/etc/squidpasswd password is stored inside squidpasswd, a file that is created using apache htpasswd program add the line somewhere below the default line "auth_param basic credentialsttl 2 hours" will do see http://www.squ

Re: [squid-users] how to use Intel C++ Compiler for squid

2004-05-16 Thread Robert Collins
On Mon, 2004-05-17 at 07:51, unixware wrote: > Dear all > > i have installed Intel C++ compiler but squid-3 is not > picking this up i move the gcc from path . try : ./configure CC=/path/to/intel-C-compiler CXX=/path/to/intel-C++-compiler Rob -- GPG key available at:

[squid-users] how to use Intel C++ Compiler for squid

2004-05-16 Thread unixware
Dear all i have installed Intel C++ compiler but squid-3 is not picking this up i move the gcc from path . i installed in /opt/intel_cc_80/ and its in path will squid 2.5 code will work for this compiler ?? boz its in c . [EMAIL PROTECTED] squid-3.0-PRE3-20040516]# ./configure checking for a

[squid-users] how to use Intel C++ Compiler for squid

2004-05-16 Thread unixware
Dear all i have installed Intel C++ compiler but squid-3 is not picking this up i move the gcc from path . i installed in /opt/intel_cc_80/ and its in path will squid 2.5 code will work for this compiler ?? boz its in c . [EMAIL PROTECTED] squid-3.0-PRE3-20040516]# ./configure checking for a

[squid-users] Re: Samba 2.2.9 + Squid 2.5STABLE1 winbind

2004-05-16 Thread Henrik Nordstrom
On Fri, 14 May 2004, Tiago Filipe Dias wrote: > I'm having a problem integrating Samba 2.2.9 with Squid, for > authentication purposes using winbind. Samba 3.X + Squid-2.5.STABLE5 is generally recommended if you are looking into NTLM(SSP) authentication. Squid versions prior to 2.5.STABLE5 has