[squid-users] squid listen on UDP for * or 0.0.0.0

2022-12-12 Thread Ahmad Alzaeem
Hello Folks , Wondering why I see squid listening on UDP sockets. And how can I disable that behavior? Here is a sample capture : ss -lup NCONN 00 *:62408 *:* users:(("squid",pi

[squid-users] force squid to kill current connection after reconfigure

2022-08-08 Thread Ahmad Alzaeem
Hello Team , Sometimes we need to change the tcp_outgoing addresses acl . We edit it and reconfigure squid , but the current connection still work on the old ips of tcp_outgoing until the browser is completely closed and reopened . Is there a way we can kill old sessions/connections in the old t

Re: [squid-users] squid 3.x on Centos8 not working

2022-07-11 Thread Ahmad Alzaeem
iezer Croitoru NgTech, Tech Support Mobile: +972-5-28704261 Email: ngtech1...@gmail.com<mailto:ngtech1...@gmail.com> Web: https://ngtech.co.il/ My-Tube: https://tube.ngtech.co.il/ From: Ahmad Alzaeem <0xf...@gmail.com> Sent: Monday, 11 July 2022 22:53 To: ngtech1...@gmail.com; squid-users@list

Re: [squid-users] squid 3.x on Centos8 not working

2022-07-11 Thread Ahmad Alzaeem
rs On Behalf Of Ahmad Alzaeem Sent: Tuesday, 28 June 2022 16:29 To: squid-users@lists.squid-cache.org Subject: [squid-users] squid 3.x on Centos8 not working Hello Folks , Trying to compile squid 3.x on Centos8 but have an errors below seems in SMBLIB . Squid ver : squid-3.5.28 GCC ver :

Re: [squid-users] squid 3.x on Centos8 not working

2022-07-11 Thread Ahmad Alzaeem
INFO: OPENSSL_ia32cap=0x7ffef3eb:0x21cbfbb Thanks From: squid-users on behalf of Alex Rousskov Date: Monday, July 11, 2022 at 10:20 AM To: squid-users@lists.squid-cache.org Subject: Re: [squid-users] squid 3.x on Centos8 not working On 7/11/22 09:38, Ahmad Alzaeem wrote: > Anyone in the D

Re: [squid-users] squid 3.x on Centos8 not working

2022-07-11 Thread Ahmad Alzaeem
Hello Folks , Anyone in the Dev team to help me out? Thanks From: Ahmad Alzaeem <0xf...@gmail.com> Date: Tuesday, June 28, 2022 at 6:28 AM To: squid-users@lists.squid-cache.org Subject: squid 3.x on Centos8 not working Hello Folks , Trying to compile squid 3.x on Centos8 but have an

[squid-users] squid 3.x on Centos8 not working

2022-06-28 Thread Ahmad Alzaeem
Hello Folks , Trying to compile squid 3.x on Centos8 but have an errors below seems in SMBLIB . Squid ver : squid-3.5.28 GCC ver : gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET

Re: [squid-users] is there any squid 4.x version has delay_pools working?

2022-06-28 Thread Ahmad Alzaeem
-users] is there any squid 4.x version has delay_pools working? On 3/5/22 13:43, Ahmad Alzaeem wrote: > Hello , > > No SSL Pump . > we use CONNECTmethod. > squid accepts the directive, but it has no real affect. > > the same config on 3.x worked fine. > > Im sure 100 % , no

Re: [squid-users] is there a way to tell squid to write external ip even that external ip not attached into the machine ?

2022-05-13 Thread Ahmad Alzaeem
-5-28704261 Email: ngtech1...@gmail.com<mailto:ngtech1...@gmail.com> From: squid-users On Behalf Of Ahmad Alzaeem Sent: Friday, May 13, 2022 16:13 To: squid-users@lists.squid-cache.org; Amos Jeffries Subject: [squid-users] is there a way to tell squid to write external ip even that exter

[squid-users] is there a way to tell squid to write external ip even that external ip not attached into the machine ?

2022-05-13 Thread Ahmad Alzaeem
Hello Guys , We are testing squid with a project such as we need squid to write and proceed with tcp_outgoing address address even its not attached to the machine by ifconfig or ip add ? After some tests we found that squid wont write the external Ip to be pushed out the network card interfac

Re: [squid-users] squid3/4 compilation error with Centos8/RH8

2022-05-02 Thread Ahmad Alzaeem
<mailto:ngtech1...@gmail.com> From: squid-users On Behalf Of Ahmad Alzaeem Sent: Monday, May 2, 2022 21:25 To: squid-users@lists.squid-cache.org Subject: [squid-users] squid3/4 compilation error with Centos8/RH8 Hello Team , I found I only was able to build squid 5.x on Centos8/RH8 – (Not a

[squid-users] squid3/4 compilation error with Centos8/RH8

2022-05-02 Thread Ahmad Alzaeem
Hello Team , I found I only was able to build squid 5.x on Centos8/RH8 – (Not able to build 3.x or 4.x ) I was able to build squid 3.x and 4.x on RH7/Centos7 . It seems Its libssl error or so based on compilation error below (not sure if need to upgrade or downgrade GCC) // cache_cf.o:

Re: [squid-users] squid5 Happy Eyeballs - Is it possible to enable IPV4 only or IPV6 only ?

2022-05-02 Thread Ahmad Alzaeem
Hello Alex , Thanks for the nice info . I will consider what you said . Thanks From: Alex Rousskov Date: Monday, May 2, 2022 at 8:38 AM To: Ahmad Alzaeem <0xf...@gmail.com>, Squid Users Subject: Re: [squid-users] squid5 Happy Eyeballs - Is it possible to enable IPV4 only or IPV6 onl

[squid-users] squid5 Happy Eyeballs - Is it possible to enable IPV4 only or IPV6 only ?

2022-05-01 Thread Ahmad Alzaeem
Hello Team , Testing squid5.x . Still have a question in a case of running multiple instances (IPV4/IPV6) on same machine . Such as • One instance that run as IPV4 only while other instance run as IPV6 only . I found that squid5.x is ignoring dns_v4_first . And based on the algorithm and how i

Re: [squid-users] Squid 3-5 CPU optimization and best practise .

2022-04-06 Thread Ahmad Alzaeem
Hello Amos , Config file is based on IP auth and user/pass auth . But I want to minimize the CPU hit of my config file as much as possible . Version : Squid 5.3 ### squid.conf acl RDP-Domain-controlle

Re: [squid-users] Squid 3-5 CPU optimization and best practise .

2022-03-31 Thread Ahmad Alzaeem
: squid-users on behalf of Alex Rousskov Date: Thursday, March 31, 2022 at 8:59 AM To: squid-users@lists.squid-cache.org Subject: Re: [squid-users] Squid 3-5 CPU optimization and best practise . On 3/31/22 11:04, Ahmad Alzaeem wrote: > My main question is , is there any major changes in squid 5 t

[squid-users] Squid 3-5 CPU optimization and best practise .

2022-03-31 Thread Ahmad Alzaeem
Hello Team , I’m just making a research about the major changes in squid in terms of fast response and Low CPU compensation but I have not found more info on Wiki or what’s new . https://wiki.squid-cache.org/Squid-5 The main usage is proxy with no ssl pump . My main question is , is there any ma

Re: [squid-users] is there any squid 4.x version has delay_pools working?

2022-03-05 Thread Ahmad Alzaeem
> I was thinking about creating a webinar about Squid ssl(TLS) bump > > > Eliezer Croitoru > NgTech, Tech Support > Mobile: +972-5-28704261 > Email: ngtech1...@gmail.com <mailto:ngtech1...@gmail.com> > > From: squid-users On Behalf Of > Ahmad Alzaeem

[squid-users] is there any squid 4.x version has delay_pools working?

2022-02-24 Thread Ahmad Alzaeem
I tried many squid 4.x versions and none of them has delay_pools to work . I have it to work on 3.x versions . is there any specific 4.x version that ws tested with delay pools to work ? i would like to report it as bug at least in squid-4.17

Re: [squid-users] Squid marking QOS and matching marks with linux iptables problem !

2020-05-25 Thread Ahmad Alzaeem
mark 0 and mark 1 , Dont see any 0xd7 or so . Thanks > On May 25, 2020, at 10:02 AM, Amos Jeffries wrote: > > [NP: it would help if you replied through the list instead of directly > to me, even as a CC. Your messages keep getting diverted to spam folder. ] > > On 25/05/20 4:26

Re: [squid-users] Squid marking QOS and matching marks with linux iptables problem !

2020-05-24 Thread Ahmad Alzaeem
> On May 21, 2020, at 3:03 AM, Ahmad Alzaeem <0xf...@gmail.com> wrote: > > -A OUTPUT -m mark --mark 0xd7 -j ACCEPT > -A OUTPUT -m connmark --mark 0xd4 -j ACCEPT ___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.s

Re: [squid-users] Squid marking QOS and matching marks with linux iptables problem !

2020-05-23 Thread Ahmad Alzaeem
S? > > Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10 > > From: Ahmad Alzaeem <mailto:0xf...@gmail.com> > Sent: Saturday, May 23, 2020 11:40 PM > To: Squid Users <mailto:squid-users@lists.squid-cache.org> > Subject: Re: [squid-us

Re: [squid-users] Squid marking QOS and matching marks with linux iptables problem !

2020-05-23 Thread Ahmad Alzaeem
Hello Folks , any one in the mailing list can help me on the case ? Thanks > On May 21, 2020, at 3:03 AM, Ahmad Alzaeem <0xf...@gmail.com> wrote: > > Hello Folks , > > Im trying to mark outgoing squid request based on Mark linux matching . > > I added to squid

[squid-users] Squid marking QOS and matching marks with linux iptables problem !

2020-05-20 Thread Ahmad Alzaeem
Hello Folks , Im trying to mark outgoing squid request based on Mark linux matching . I added to squid conf : qos_flows mark local-hit=0xd7 qos_flows mark local-miss=0xd7 -A OUTPUT -m mark --mark 0xd7 -j ACCEPT But on iptables there is no match with the mark 0xd7 Im testing marking with sq

Re: [squid-users] Squid with QOS marking

2020-05-19 Thread Ahmad Alzaeem
Following : https://wiki.squid-cache.org/Features/QualityOfService <https://wiki.squid-cache.org/Features/QualityOfService> Based on it we need kernel patch for TOS , but I dont need TOS , I just need Layer 3 DSP , Linux mark rule based . Thanks > On May 20, 2020, at 1:19

[squid-users] Squid with QOS marking

2020-05-19 Thread Ahmad Alzaeem
Hello Folks , Im trying to mark outgoing squid request based on Mark linux matching . I added to squid conf : qos_flows mark local-hit=0xd7 qos_flows mark local-miss=0xd7 -A OUTPUT -m mark --mark 0xd7 -j ACCEPT But on iptables there is no match with the mark d7 Im testing marking with squi

Re: [squid-users] Is there an option to completely disable IPV4 outgoing address for Squid

2020-02-19 Thread Ahmad Alzaeem
? Many Thanks . > On Feb 20, 2020, at 7:31 AM, Amos Jeffries wrote: > > On 20/02/20 3:41 am, Ahmad Alzaeem wrote: >> We just need IPV4-IPV6 conversation system to for an ISP that has ran out of >> ipv4 . >> So we need to minimize IPV4 usage with them . >> &g

Re: [squid-users] Is there an option to completely disable IPV4 outgoing address for Squid

2020-02-19 Thread Ahmad Alzaeem
We just need IPV4-IPV6 conversation system to for an ISP that has ran out of ipv4 . So we need to minimize IPV4 usage with them . Thanks > On Feb 19, 2020, at 5:33 PM, Alex Rousskov > wrote: > > On 2/19/20 8:47 AM, Ahmad Alzaeem wrote: > >> Is there an option for

[squid-users] Is there an option to completely disable IPV4 outgoing address for Squid

2020-02-19 Thread Ahmad Alzaeem
Say we want to have Testing IPV4-IPV6 access for An ISP . We want to access squid over IPV4 , DNS server ip on squid is 8.8.8.8 But we want dns queries only solved with IPV6 address so that squid don’t pickup any ipv4 destination for website . I tried dns_v4_1st directive to be off but I had li

[squid-users] How to match website subdomains and all others root domains

2020-02-14 Thread Ahmad Alzaeem
Hello folks , How can I match all subdomains of google and all roots urls of google such as google.com google.co.uk Google.eu google.us With an all ? ___ squid-users mailing list squid-

[squid-users] TCP incoming requests Traffic Normalization

2020-01-13 Thread Ahmad Alzaeem
Hello Folks . I have about 10x sources or different ip addresses and sending requests to squid . imagine we have 10 servers and sending burst in sometimes due to nature of Traffic ….i have a sensitive APP on squid that must be equalized to handle only 50 req/sec . “ No more “ i just want

[squid-users] squid log responce time %6tr or %tr ?

2019-12-22 Thread Ahmad Alzaeem
Hello Team , based on wiki : http://www.squid-cache.org/Doc/config/logformat/ tr is responce time , but im confused on why default response time configured as %6tr not %tr # logformat squid %ts.%03tu %6tr %>a %Ss/%03>Hs %__

Re: [squid-users] Is Squid 4.9 gone?

2019-12-20 Thread Ahmad Alzaeem
Perfect Amos 🙏 Sent from my iPhone > On Dec 20, 2019, at 11:35 AM, Amos Jeffries wrote: > > On 20/12/19 9:03 pm, netadmin wrote: >> >> At the address: >> http://www.squid-cache.org/Versions/ >> the latest version appears as 4.8 although I am running 4.9! >> What happened to version 4.9? > >

Re: [squid-users] debug headers between squid --> website

2019-12-02 Thread Ahmad Alzaeem
Can I do same thing for https ? Thanks Sent from my iPhone > On Dec 2, 2019, at 10:03 PM, Alex Rousskov > wrote: > > On 12/2/19 1:31 PM, Ahmad Alzaeem wrote: > >> Is it possible to run it from squid ? > > Packet catpure is usually better, especially for plain

Re: [squid-users] debug headers between squid --> website

2019-12-02 Thread Ahmad Alzaeem
Thank you for that . Is it possible to run it from squid ? Thanks Sent from my iPhone > On Dec 2, 2019, at 8:58 PM, Antony Stone > wrote: > > On Monday 02 December 2019 at 18:34:31, Ahmad Alzaeem wrote: > >> Hello Tem , >> >> How can i debug Headers

[squid-users] debug headers between squid --> website

2019-12-02 Thread Ahmad Alzaeem
Hello Tem , How can i debug Headers that is between squid——> website request made say we have this simple topology pc ——squid —— website —> As an example if i run curl some website from my device connecting to squid proxy . $ curl -x x.x.8.187:xx433 -U abc:abc ifconfig.io/ip -vv *

[squid-users] Testing

2019-11-27 Thread Ahmad Alzaeem
Testing 123 . ___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users

[squid-users] squid irc channel help

2015-11-28 Thread Ahmad Alzaeem
Guys any one to help me to access irc channel on squid ? http://en.irc2go.com/webchat/?net=freenode &room=squid not working cheers ___ squid-users mailing list squid-users@lists.squid-ca

Re: [squid-users] TCP-MISS 503 for wrong destination ip

2015-11-24 Thread Ahmad Alzaeem
Ok 1. Have you fixed DNS so that clients are now resolving the correct addresses for destination servers? No , the issues will not be solved and will always dns resolve the ip of websites to the ip address of squid ( http & https requestst with the wrong ds tip will hit squid) Again , I want

Re: [squid-users] TCP-MISS 503 for wrong destination ip

2015-11-24 Thread Ahmad Alzaeem
.org] On Behalf Of Antony Stone Sent: Tuesday, November 24, 2015 3:18 PM To: squid-users@lists.squid-cache.org Subject: Re: [squid-users] TCP-MISS 503 for wrong destination ip On Tuesday 24 November 2015 at 13:13:17, Ahmad Alzaeem wrote: > Guys I understand that > > The question is bein

Re: [squid-users] TCP-MISS 503 for wrong destination ip

2015-11-24 Thread Ahmad Alzaeem
Subject: Re: [squid-users] TCP-MISS 503 for wrong destination ip On Tuesday 24 November 2015 at 12:22:40, Ahmad Alzaeem wrote: > Hi Devs , > > I have a server that send to squid http/https with wrong destination > ips It has already been recommended that you fix your DNS so t

[squid-users] TCP-MISS 503 for wrong destination ip

2015-11-24 Thread Ahmad Alzaeem
Hi Devs , I have a server that send to squid http/https with wrong destination ips So assume I want to open google The request hit the squid with https/http packet with payload www.google.com with ds tip 10.0.0.1 not the real ds tip of google like 74.125.x.x

Re: [squid-users] squid intercept mode fo http & https

2015-11-23 Thread Ahmad Alzaeem
Amos , Is it possible to let squid blind to the ds tip and lookup only to the domain name in the packet ??? Awaiting ur reply Thank you -Original Message- From: Ahmad Alzaeem [mailto:ahmed.za...@netstream.ps] Sent: Sunday, November 22, 2015 9:45 AM To: 'Amos Jeffries'

Re: [squid-users] squid intercept mode fo http & https

2015-11-21 Thread Ahmad Alzaeem
Amos Jeffries Sent: Sunday, November 22, 2015 3:51 AM To: squid-users@lists.squid-cache.org Subject: Re: [squid-users] squid intercept mode fo http & https On 22/11/2015 5:56 a.m., Ahmad Alzaeem wrote: > Thanks fot your reply . > > I know that my DNS is weird . > > But all

Re: [squid-users] squid intercept mode fo http & https

2015-11-21 Thread Ahmad Alzaeem
On Saturday 21 November 2015 at 17:02:56, Ahmad Alzaeem wrote: > Hi Guys I have a squid runnng in intercept mode Okay... > I have a dns to resolve all the websites to the ip of proxy Which instructions / documentation did you follow saying that was a good idea? > I want the proxy to be ab

[squid-users] squid intercept mode fo http & https

2015-11-21 Thread Ahmad Alzaeem
Hi Guys I have a squid runnng in intercept mode I have a dns to resolve all the websites to the ip of proxy I want the proxy to be able to operate nornmally and don't look @ the destination ip since all packet will have the destination ip as the ip of proxy I want the proxy to operate base

[squid-users] squid delay pool websites execlude

2015-11-19 Thread Ahmad Alzaeem
HI I HAVE delay pool configured to limit speed to 512 per ip in the network But I have some websites that I want to execlude the limit from it in the pool and keep speed as opened in this webistes : Say http://www.faasoft.com/downloads/f-video-converter.exe I want to remove this website f

Re: [squid-users] squid http & https intercept based on DNS server

2015-11-11 Thread Ahmad Alzaeem
http & https intercept based on DNS server On 2015-11-11 12:23, Ahmad Alzaeem wrote: > Hi guys > > I want to ask a question > > Assume I have a dns server that resolve all the names to the ip of > squid > > So we will have all websites go to squid > > T

[squid-users] squid http & https intercept based on DNS server

2015-11-11 Thread Ahmad Alzaeem
Hi guys I want to ask a question Assume I have a dns server that resolve all the names to the ip of squid So we will have all websites go to squid The question is being asked here is : If I used squid in intercept mode Will I be able to handle http & https traffic without a

Re: [squid-users] cache peer only forward http , not https !!!

2015-11-11 Thread Ahmad Alzaeem
Bro you were awsome ! Thank you it worked I appreciate your help a lot I wish there is feedback in mailing list to give you 5/5 stars :) cheers From: Yuri Voinov [mailto:yvoi...@gmail.com] Sent: Wednesday, November 11, 2015 1:04 PM To: Ahmad Alzaeem Cc: squid-users

Re: [squid-users] cache peer only forward http , not https !!!

2015-11-11 Thread Ahmad Alzaeem
safebrowsing.google.com:443 - HIER_NONE/- - cheers From: Yuri Voinov [mailto:yvoi...@gmail.com] Sent: Wednesday, November 11, 2015 12:49 AM To: Ahmad Alzaeem Cc: squid-users@lists.squid-cache.org; 'Amos Jeffries' Subject: Re: [squid-users] cache peer only forward http ,

Re: [squid-users] cache peer only forward http , not https !!!

2015-11-10 Thread Ahmad Alzaeem
: Yuri Voinov [mailto:yvoi...@gmail.com] Sent: Tuesday, November 10, 2015 9:43 PM To: Ahmad Alzaeem Cc: squid-users@lists.squid-cache.org Subject: Re: [squid-users] cache peer only forward http , not https !!! -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I think, we need to take a look o

Re: [squid-users] cache peer only forward http , not https !!!

2015-11-10 Thread Ahmad Alzaeem
SIGNED MESSAGE- Hash: SHA256 1. You need to configure Squid with SSL Bump to capture HTTPS traffic. 2. You need to configure forwarded requests with splice/no bump. :) 10.11.15 22:42, Ahmad Alzaeem пишет: > Hi Guys I want proxy and I want it to forward http & https to remot

[squid-users] cache peer only forward http , not https !!!

2015-11-10 Thread Ahmad Alzaeem
Hi Guys I want proxy and I want it to forward http & https to remote proxy Does the command below enogh ? cache_peer 10.12.0.32 parent 8080 0 no-query no-digest no-tproxy proxy-only or I need to add other line for https ?? BTW the command line above work only for http not for htt

[squid-users] cache peer problem with Https only !!

2015-11-10 Thread Ahmad Alzaeem
Hi im using pfsense with cache peer Squid version is 3.4.10 I have peer proxy on port 80 and I can use it with http and https Now if I use pfsense in the middle and let pfsense go to remote proxy (10.12.0.32 port 80 ) And I get internt from the pfsense proxy I only have http w

Re: [squid-users] normal squid , can we cahce fcebook vidoes ?

2015-10-16 Thread Ahmad Alzaeem
: Re: [squid-users] normal squid , can we cahce fcebook vidoes ? On 16/10/2015 5:15 a.m., Ahmad Alzaeem wrote: > Hello Guys > > > In the past , the videos were http in youtube & facebook > > Im asking simple question here > > Is it possible for me as a normal squid

[squid-users] normal squid , can we cahce fcebook vidoes ?

2015-10-15 Thread Ahmad Alzaeem
Hello Guys In the past , the videos were http in youtube & facebook Im asking simple question here Is it possible for me as a normal squid user to be able to cache youtube & facebook vidoes in https ? I hear that the old companies that were caching youtube in the pas still working

Re: [squid-users] squid with SMP registeration time out when i use 10K opened sessions

2015-09-30 Thread Ahmad Alzaeem
Message- From: Amos Jeffries [mailto:squ...@treenet.co.nz] Sent: Wednesday, September 30, 2015 3:46 AM To: Ahmad Alzaeem Cc: squid-users@lists.squid-cache.org Subject: Re: [squid-users] squid with SMP registeration time out when i use 10K opened sessions Scalable Multi-Process (SMP) Squid is

Re: [squid-users] squid with SMP registeration time out when i use 10K opened sessions

2015-09-29 Thread Ahmad Alzaeem
This is my issue I have Why all processes run as process # 1 ?? -Original Message- From: squid-users [mailto:squid-users-boun...@lists.squid-cache.org] On Behalf Of Ahmad Alzaeem Sent: Tuesday, September 29, 2015 9:33 PM To: 'Amos Jeffries' Cc: squid-users@lists.squid-cache.org Subje

Re: [squid-users] squid with SMP registeration time out when i use 10K opened sessions

2015-09-29 Thread Ahmad Alzaeem
me doing wrongh ? or how to test if there process got the cpu mapping as ok or not thanks a lot -Original Message- From: Amos Jeffries [mailto:squ...@treenet.co.nz] Sent: Monday, September 28, 2015 11:59 PM To: Ahmad Alzaeem Cc: squid-users@lists.squid-cache.org Subject: Re: [squid

Re: [squid-users] squid with SMP registeration time out when i use 10K opened sessions

2015-09-27 Thread Ahmad Alzaeem
separated file of each instance and provide command there Thanks a lot -Original Message- From: Amos Jeffries [mailto:squ...@treenet.co.nz] Sent: Monday, September 28, 2015 3:24 AM To: Ahmad Alzaeem Cc: squid-users@lists.squid-cache.org Subject: Re: [squid-users] squid with SMP

Re: [squid-users] squid with SMP registeration time out when i use 10K opened sessions

2015-09-27 Thread Ahmad Alzaeem
Forgot to mention im using 3.5.9 squid version thanks -Original Message- From: squid-users [mailto:squid-users-boun...@lists.squid-cache.org] On Behalf Of Ahmad Alzaeem Sent: Sunday, September 27, 2015 11:57 AM To: 'Amos Jeffries' Cc: squid-users@lists.squid-cache.org S

Re: [squid-users] squid with SMP registeration time out when i use 10K opened sessions

2015-09-27 Thread Ahmad Alzaeem
? cpu_affinity_map process_numbers=1,2,3 cores=1,2,3 thank you so much -Original Message- From: squid-users [mailto:squid-users-boun...@lists.squid-cache.org] On Behalf Of Ahmad Alzaeem Sent: Saturday, September 26, 2015 10:53 PM To: 'Amos Jeffries' Cc: squid-users@lists.squid-cache.o

Re: [squid-users] squid with SMP registeration time out when i use 10K opened sessions

2015-09-26 Thread Ahmad Alzaeem
: Friday, September 25, 2015 12:44 AM To: Ahmad Alzaeem Subject: Re: [squid-users] squid with SMP registeration time out when i use 10K opened sessions On 25/09/2015 9:27 a.m., Ahmad Alzaeem wrote: > Hi amos > I have alredy 5.2 3.5.9 is the latest security release. > > All squid t

Re: [squid-users] squid with SMP registeration time out when i use 10K opened sessions

2015-09-24 Thread Ahmad Alzaeem
0 PM To: squid-users@lists.squid-cache.org Cc: Ahmad Alzaeem Subject: Re: [squid-users] squid with SMP registeration time out when i use 10K opened sessions On 09/24/2015 08:54 AM, Ahmad Alzaeem wrote: > If I run it with no SMP 1 listenting ports , it works ok and > problem > > If I run

[squid-users] squid with SMP registeration time out when i use 10K opened sessions

2015-09-24 Thread Ahmad Alzaeem
Hi support . Im using my squid as proxy for IPV6 I can use 2000 ips with 2 workers and no problem The problem is If I run it with no SMP 1 listenting ports , it works ok and problem If I run squid with 1 listening port with 2 workers ==>kid timeout registeration If I run it wi