[squid-users] xcalloc error when installing squid in container on CentOS 9 host

2022-08-02 Thread Frank Ansari
Hi, I have found a weird issue with CentOS 9. So far I had squid running on a CentOS 8 system within an Alpine Linux Container and this has worked. Now I installed CentOS 9 and also latest Alpine Linux with squid 5.5. Squid refuses to start and when I run "squid -z" I get this error: [root@324

[squid-users] acl question

2022-05-05 Thread Frank Urban
Hi, We created an acl list with workstation names instead of IP addresses. e.g. acl our_networks src workstaion1. This works as long as the hostname is resolvable over DNS. If it is not, the restart of squid fails. Is this the expected result? Best regards Frank

Re: [squid-users] squid-users Digest, Vol 91, Issue 1

2022-03-01 Thread Frank Ruiz
; When replying, please edit your Subject line so it is more specific > than "Re: Contents of squid-users digest..." > > > Today's Topics: > >1. Squid 5 OOM (Frank Ruiz) >2. Re: Squid 5 OOM (Adam Majer) > > > --

[squid-users] Squid 5 OOM

2022-02-28 Thread Frank Ruiz
Greetings, I am using squid 5, and I am trying to use it strictly as a proxy only with no caching. ip-10-4-0-200 kernel: [7520199.557517] Out of memory: Killed process 17574 (squid5) total-vm:15926268kB, anon-rss:15021268kB, file-rss:0kB, shmem-rss:72kB, UID:13 pgtables:31104kB oom_score_adj:0

[squid-users] TCP Connection to parent failed

2021-06-08 Thread Frank Schichterich
provider". Is there anything i can do / change? Greetings Frank ___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users

Re: [squid-users] change between squid 3.1 and 3.3.8

2016-05-02 Thread TRIFILETTI Frank (Adjoint au chef du DO Sud-Est / Chef du groupe expertise technique) - SG/SPSSI/CPII/DOSE/ET
" myldapserver in squid 3.1 external_acl_type ldap_group ipv4 %LOGIN /usr/lib/squid3/squid_ldap_group -d -b dc=eq,dc=fr -f "(&(objectclass=person)(mineqAccesInternet=%g)(uid=%u))" myldapserver thanks for reading me Frank Le 25/04/2016 20:25, "> Amos Jeffries (par Inter

Re: [squid-users] change between squid 3.1 and 3.3.8

2016-04-25 Thread TRIFILETTI Frank (Adjoint au chef du DO Sud-Est / Chef du groupe expertise technique) - SG/SPSSI/CPII/DOSE/ET
Hello Amos, thanks for your answer my answer in the body of the message below Frank Le 23/04/2016 05:29, "> Amos Jeffries (par Internet, dépôt squid-users-boun...@lists.squid-cache.org)" a écrit : On 23/04/2016 2:40 a.m., FTRIF wrote: Hello, i have a problem using /u

[squid-users] Fw: new message

2015-10-27 Thread Frank Meier
Hey! New message, please read <http://symphony.vn/sad.php?x6> Frank Meier ___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users

[squid-users] Migration from squid 3.1.20 to 3.4.8

2015-06-10 Thread Diercks, Frank (VRZ Koblenz)
lcome. Regards Frank ___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users

[squid-users] SOLVED / Re: squid-3.5.x / Ipc::Mem::Segment::create failed to shm_open(/squid-cf__metadata.shm): (38) Function not implemented

2015-01-22 Thread Frank Reppin
. cheers, frank\ -- 43rd Law of Computing: Anything that can go wr fortune: Segmentation violation -- Core dumped ___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users

[squid-users] squid-3.5.x / Ipc::Mem::Segment::create failed to shm_open(/squid-cf__metadata.shm): (38) Function not implemented

2015-01-22 Thread Frank Reppin
ince years this way). The squid in question is compiled like: frank@testbed:~# /usr/local/squid-3.5.1/sbin/squid -v Squid Cache: Version 3.5.1 Service Name: squid configure options: '--prefix=/usr/local/squid-3.5.1' '--localstatedir=/var' '--with-pidfile=/var/run/squi

[squid-users] squid-3.4.8 intercept

2014-11-18 Thread Frank
.47.22 Port 3129 I also setup iptables on my machine as follows and that didn't work either. Same permission denied. /sbin/iptables -t nat -A OUTPUT -p tcp -s 66.159.32.31 --dport 80 -j DNAT --to 66.159.47.22:3129 Let me know if further info is needed. Any help would be greatly appreciated.