[squid-dev] stable Squid build fails to be built on all EL9 distros for the past 2 years

2024-10-22 Thread ngtech1ltd
Hey Everyone, I have encountered a build issue on EL9 distros since 5.7 and while some of the issues were fixed the 6.10 still wouldn't build on all EL9 distros. It can be built on many other distributions and as far as I can tell it can be built on Fedora 40. I have updated the bug from 2022 to

Re: [squid-dev] Validate Config before reload

2024-09-23 Thread ngtech1ltd
Hey, My recommendation is to validation the when downloading it before testing the config. I have a ready to use lists syntax and duplication validation tools. If you need just let me know what type of ACL you are using and I can publish the sources later on. Eliezer -Original Message-

Re: [squid-dev] [squid-users] RFC: Removal of ESI Support from Squid

2024-09-08 Thread ngtech1ltd
Hey Jonathan, The issues and comparison between 5.x to 6.x can be tested and verified. The ESI related code can be disabled in these tests and I think that the subject you are talking about is different then the subject of the thread. I will be happy to try and assist with testing these performan

Re: [squid-dev] RFC: make FOLLOW_X_FORWARDED_FOR unconditional

2023-10-11 Thread ngtech1ltd
Hey, Not sure I understood exactly what the proposal is? >From Amos response I understand that it will be converted into some ACL which >can be configured or not. Right? Eliezer From: squid-dev On Behalf Of Francesco Chemolli Sent: Tuesday, October 10, 2023 19:18 To: Squid Developers Subject

Re: [squid-dev] RFC: GitHub Projects and Issues

2023-05-05 Thread ngtech1ltd
Hey Amos and Alex, (Writing freely) It's pretty simple to understand that there are two sides to the same picture so it's possible that there are multiple scenarios. To my understanding opening GitHub issues is not an explicit move that states any migration from https://bugs.squid-cache.org/ to

Re: [squid-dev] RFC: Reject repeated same-name annotations

2022-12-15 Thread ngtech1ltd
Hey Alex, I must admit that I didn't understand it enough to make sense on what specific scenario for example it will affect. We have a set of sources for a "note" ie: * "note" directive * adaptation_meta directive * annotate_transaction ACL [1] * annotate_client ACL [1] * adaptation services res

Re: [squid-dev] RFC: Semaphore CI to GitHub Actions migration

2022-10-20 Thread ngtech1ltd
Sounds good. Eliezer Croitoru NgTech, Tech Support Mobile: +972-5-28704261 Email: ngtech1...@gmail.com Web: https://ngtech.co.il/ My-Tube: https://tube.ngtech.co.il/ From: squid-dev On Behalf Of Francesco Chemolli Sent: Thursday, 20 October 2022 12:41 To: A

[squid-dev] security_file_certgen protocol

2022-09-22 Thread ngtech1ltd
Hey Everybody, I am a bit lost in my search. I am trying to write a service like security_file_certgen as a daemon that will be communicated via a TCP or UNIX Socket. However, it’s a bit hard for me now to grasp the STDIN/STDOUT protocol of security_file_certgen. I remember vaguely that it invo

Re: [squid-dev] RFC submodule repositories

2022-08-02 Thread ngtech1ltd
Hey Amos, I believe we are trying to benefit something from the updates. CERN have been using my packages for a very long time now. But as you can see their updates are at: http://linuxsoft.cern.ch/mirror/ and it states latest update at 2019 so they have not upgraded their mirror for at-least 2-

Re: [squid-dev] RFC submodule repositories

2022-07-31 Thread ngtech1ltd
Hey Amos, I have not seen too many updates to the helpers for a very long time. I think that separating the helpers will result in a specific build dependencies removal. If this is the case then we need to first consider what it will cause eventually. >From me as a builder I need a simple way to

[squid-dev] Errors while building 5.6 on Ubuntu 22.04

2022-07-18 Thread ngtech1ltd
Hey Everybody, I have just started my build tests on Ubuntu 22.04 and I got some errors, something with OpenSSL 3.0. I have seen that there has been a patch for 5.5 in Debian at: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005650 but I have not see such a fix from the squid project.

Re: [squid-dev] Squid + docker multi-distro test builds script

2022-06-26 Thread ngtech1ltd
Francesco, This is a very good bash script. Thanks! Eliezer Croitoru NgTech, Tech Support Mobile: +972-5-28704261 Email: ngtech1...@gmail.com Web: https://ngtech.co.il/ My-Tube: https://tube.ngtech.co.il/ From: squid-dev On Behalf Of Francesco Chemolli