Re: [squid-users] [ext] Re: Absolute upper limit for filedescriptors in squid-6?

2022-02-02 Thread Ralf Hildebrandt
* NgTech LTD : > Hey Ralph, > > Did you tried to configure the squid proxy systemd service and squid conf > with the mentioned max fd? I'm not using systemd to start squid (using runit here) Ralf Hildebrandt Charité - Universitätsmedizin Berlin Geschäftsbereich IT | Abteilung Netzwerk Campus

Re: [squid-users] How to fix the error error:transaction-end-before-headers in access log

2022-02-02 Thread Eliezer Croitoru
Hey, In the case of health checks it's possible to write these in a way that will not result with this error line. In case we would have the L4 balancer vendor we might be able to suggest on the right way to health check squid. A nice example in haproxy can be seen at:

Re: [squid-users] external helper development

2022-02-02 Thread Eliezer Croitoru
Hey Andre, Every language has a "cost" for it's qualities. For example, Golang is a very nice language that offers a relatively simple way for concurrency support and cross hardware compilation/compatibility. One cost in Golang is that the binary is in the size of an OS/Kernel. In python you

Re: [squid-users] [ext] Re: Absolute upper limit for filedescriptors in squid-6?

2022-02-02 Thread NgTech LTD
Hey Ralph, Did you tried to configure the squid proxy systemd service and squid conf with the mentioned max fd? Thanks, Eliezer בתאריך יום ד׳, 2 בפבר׳ 2022, 16:17, מאת Ralf Hildebrandt ‏< ralf.hildebra...@charite.de>: > > I hope somebody will change/fix the related ./configure functionality >

Re: [squid-users] [ext] Re: Absolute upper limit for filedescriptors in squid-6?

2022-02-02 Thread Ralf Hildebrandt
> I hope somebody will change/fix the related ./configure functionality and/or > message wording. Most humans will be confused by the self-contradictory > output shared by Ralf. File descriptor limits is a complicated subject, but > we can do better! And apparently, my squid is running just fine

Re: [squid-users] [ext] Re: Absolute upper limit for filedescriptors in squid-6?

2022-02-02 Thread Alex Rousskov
On 1/25/22 15:17, Amos Jeffries wrote: On 26/01/22 03:55, Ralf Hildebrandt wrote: * Francesco Chemolli: See configure --max-filedescriptors ... configure: forcing default of 131072 filedescriptors (user-forced) checking Default FD_SETSIZE value... 1024 checking Maximum number of