Re: [squid-users] Re: Large rock problem

2013-12-22 Thread Ayham Abou Afach
Hi Alex After having problems with large-rock branch of squid i moved to test the other one collapsed-fwd and testing the last release but um still having some problems : FATAL: Squid has attempted to read data from memory that is not present. This is an indication of of (pre-3.0) code that

[squid-users] Re: squid proxy kerberos authentication failure. Help!!!

2013-12-22 Thread Markus Moeller
Hi Can you try auth_param negotiate program /usr/lib/squid/squid_kerb_auth -d -i -s GSS_C_NO_NAME instead of auth_param negotiate program /usr/lib/squid/squid_kerb_auth -d -i -s HTTP/proxy02.deeplayer@deeplayer.com I wonder if the kerberos library get confused having hostname proxy01

[squid-users] Re: Re: relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC

2013-12-22 Thread Brian J. Murrell
On Sun, 2013-12-22 at 09:52 +0200, Nikolai Gorchilov wrote: Hi Brian, Hi Nikolai, Do you add CFLAGS/CXXFLAGS/etc while ./configure? Well, *I* don't but Ubuntu's (Debian's in reality, I guess) build system does. :-) CFLAGS=-g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat

Re: [squid-users] Re: Re: relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC

2013-12-22 Thread Eliezer Croitoru
Hey there, Before running into conclusions I want to make sure we understand what version do apply to the same bug and what internals can make this happen. This is not exactly a squid-users related topic but it can be for now until a bug will be filled. The exact case is that squid will

[squid-users] Re: Re: Re: relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC

2013-12-22 Thread Brian J. Murrell
On Sun, 2013-12-22 at 18:46 +0200, Eliezer Croitoru wrote: Hey there, Hi, The exact case is that squid will not be compiled on ubuntu 12.04? Yes. What is the problem again? The error message is below, but also in the URL linked below. We need a full OS details Up-to-date Ubuntu LTS

Re: [squid-users] Re: Re: Re: relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC

2013-12-22 Thread Eliezer Croitoru
OK so summary: $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 12.04.3 LTS Release:12.04 Codename: precise $ uname -a Linux storeid 3.8.0-29-generic #42~precise1-Ubuntu SMP Wed Aug 14 16:19:23 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

Re: [squid-users] Re: Re: Re: relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC

2013-12-22 Thread Eliezer Croitoru
Took me awhile here on this old system but eventually: $ /usr/local/squid/sbin/squid -v Squid Cache: Version 3.4.1 configure options: '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-silent-rules' '--enable-inline' '--enable-async-io=8' '--enable-storeio=ufs,aufs,diskd'

Re: [squid-users] Re: Re: Re: relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC

2013-12-22 Thread Amos Jeffries
Please try with the latest 3.4.1 daily update tarball/rsync version of the code. A more polished version of the libtool patch has been applied there. Amos

[squid-users] Re: squid proxy kerberos authentication failure. Help!!!

2013-12-22 Thread flypast
Hi Markus, Firstly, Thank you very much and Merry Christmas!!! Tried as your suggestion. But still no lucky. The logs as below: 2013/12/23 14:27:47| squid_kerb_auth: DEBUG: Got 'YR

RE: [squid-users] HTTP_X_FORWARDED_FOR for https request

2013-12-22 Thread Nil Nik
Hello, Please can u suggest where its going wrong? From: nil_fe...@hotmail.com To: mdi...@diwanconsulting.com; ironwil...@gmail.com CC: squid-users@squid-cache.org Date: Fri, 22 Nov 2013 14:33:48 + Subject: RE: [squid-users] HTTP_X_FORWARDED_FOR

Re: [squid-users] Re: Large rock problem

2013-12-22 Thread Alex Rousskov
On 12/22/2013 06:04 AM, Ayham Abou Afach wrote: Hi Alex After having problems with large-rock branch of squid i moved to test the other one collapsed-fwd and testing the last release but um still having some problems: FATAL: Squid has attempted to read data from memory that is not present.

Re: [squid-users] Squid 3.3 is very aggressive with memory

2013-12-22 Thread Alex Rousskov
On 12/22/2013 12:39 AM, Nathan Hoad wrote: On Wed, Dec 18, 2013 at 4:54 PM, Alex Rousskov wrote: I recommend the following next steps: 1. Set memory_pools off. 2. Disable all caching with cache deny all. Do you see as similar memory growth pattern after the above two steps? I do see a