[squid-users] Squid 3.2.0.14 on OpenBSD with 1 workers results in Cannot fake shared segments in SMP config errors

2012-01-03 Thread Henri Wahl
Hello squid-users, I am running squid 3.2.0.14 on OpenBSD. It runs fine until I try to use more than 1 worker. Setting workers 2 in squid.conf results in error messages like those: Jan 3 12:28:20 squid02 squid[19018]: Ipc::Mem::Segment: Cannot fake shared segments in SMP config (Fake segment

Re: [squid-users] Problem Compiling Squid 1.1.8 (noob?)

2012-01-03 Thread Eliezer Croitoru
as far as i have seen the almost exact error it means you dont have all building dependencies to make the compilation be done. what linux version are you using? Eliezer On 31/12/2011 13:02, someone wrote: Well I copied the configuration from my at the time, current squid, 3.1.6, which doesnt

[squid-users] Squid 3.2.0.8 and SMP workers problem.

2012-01-03 Thread Paweł Mojski
Hi; I'm trying to use squid 3.2.0.8 in SMP environment. I want to run 4 workers. In normal configuration squid works fine, but when I add workers 4 parameter into config file squid runs (4 separately squid workers and 1 cord). But, none of them bind into :3128 port. In cache.log file I found:

[squid-users] ICAP problem in 3.1.18

2012-01-03 Thread Daniel Beschorner
One month ago I reported an ICAP regression in 3.1.17/18. In meantime I tracked down the problem to patch 10403 (Bug 2619). Maybe it helps to find the issue. Thank you Daniel After upgrading to 3.1.18 (+adaption compile patch) the following url = never stops loading in the browser

[squid-users] Re: Squid and Splash page

2012-01-03 Thread ming
I tried the latest 3.1.18 version, squid-3.1.18-20120102-r10418 This version has problem compiling and error on the copyResultFromEntry in external_acl_type.cc. Problems are missing prototype and typo such as copyResultFromEmtry Well, I fixed these errors on my local build and I still see the

Re: [squid-users] Squid 3.2.0.14 on OpenBSD with 1 workers results in Cannot fake shared segments in SMP config errors

2012-01-03 Thread Amos Jeffries
cc'ing squid-dev so the developers can see this beta code problem... On Tue, 03 Jan 2012 13:13:35 +0100, Henri Wahl wrote: Hello squid-users, I am running squid 3.2.0.14 on OpenBSD. It runs fine until I try to use more than 1 worker. Setting workers 2 in squid.conf results in error messages

Re: [squid-users] Squid 3.2.0.14 on OpenBSD with 1 workers results in Cannot fake shared segments in SMP config errors

2012-01-03 Thread Amos Jeffries
On Wed, 04 Jan 2012 11:35:04 +1300, Amos Jeffries wrote: cc'ing squid-dev so the developers can see this beta code problem... hmm, might help if I actually cc'd ;) On Tue, 03 Jan 2012 13:13:35 +0100, Henri Wahl wrote: Hello squid-users, I am running squid 3.2.0.14 on OpenBSD. It runs fine

Re: [squid-users] Squid 3.2.0.8 and SMP workers problem.

2012-01-03 Thread Amos Jeffries
On Tue, 03 Jan 2012 15:28:58 +0100, Paweł Mojski wrote: Hi; I'm trying to use squid 3.2.0.8 in SMP environment. I want to run 4 workers. In normal configuration squid works fine, but when I add workers 4 parameter into config file squid runs (4 separately squid workers and 1 cord). So far

[squid-users] how about releasing the major supported linux distros results? and what about dynamic content sites?

2012-01-03 Thread Eliezer Croitoru
i have couple of things things: i have made a long way of testing squid for a couple of days on various versions of linux distors such as centos 5.7\6.0\6.2 fedora 15\16 ubuntu 10.04.3\11.10 gentoo(on the last portage) using tproxy and forward proxy. (all i686 but ubuntu x64) i couldnt find

Re: [squid-users] Squid 3.2.0.14 on OpenBSD with 1 workers results in Cannot fake shared segments in SMP config errors

2012-01-03 Thread Henri Wahl
Your system is missing shared memory support. So this would not work in general on OpenBSD? On the other hand there are certain SHM-settings on OpenBSD: kern.sysvshm=1 kern.malloc.kmemnames=... kern.malloc.kmemstat.shm=(inuse = 2, calls = 2, memuse = 2K, limblocks = 0, mapblocks = 0,

Re: [squid-users] ICAP problem in 3.1.18

2012-01-03 Thread Amos Jeffries
On 4/01/2012 4:01 a.m., Daniel Beschorner wrote: One month ago I reported an ICAP regression in 3.1.17/18. In meantime I tracked down the problem to patch 10403 (Bug 2619). Maybe it helps to find the issue. Thank you Daniel After upgrading to 3.1.18 (+adaption compile patch) the

Re: [squid-users] Ephemeral Port Range

2012-01-03 Thread Chia Wei LEE
Hi I add the below config to squid.conf max_filedescriptors 8192 and i run the /usr/local/squid/bin/squidclient mgr:info | grep 'file descri', and it show the correct value that i want for the max_filedescriptors. Is it a must to reconfigure again the squid ?

Re: [squid-users] SQUID Reverse Proxy not forwarding requests to Apache web server

2012-01-03 Thread Amos Jeffries
On 3/01/2012 7:33 a.m., Roman Gelfand wrote: Now, you got me curious. k.. I would the reverse proxy to control which server a web request 1) in case of https, forwarded to a web server box based on path 2) in case of http, forwarded based on url and/or path. Once the request is inside a