public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* squid 5.1 gone stable
@ 2021-08-07 16:13 Matthias Fischer
  2021-08-13  9:22 ` Michael Tremer
  0 siblings, 1 reply; 15+ messages in thread
From: Matthias Fischer @ 2021-08-07 16:13 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1194 bytes --]

Hi,

...for the records...: ;-)

Today I tested building 'squid 5.1' with our usual configure options:

...
--with-dl \
--with-filedescriptors=$(( 16384 * 64 )) \
--with-large-files \
--without-gnutls \
...

No errors in '_build.ipfire.log' for this 'squid' - except:

...
checking for library containing log... none required
configure: forcing default of 1048576 filedescriptors (user-forced)
checking Default FD_SETSIZE value... 1024
checking for getrlimit... yes
checking for setrlimit... yes
checking Maximum number of filedescriptors we can open... 32768
configure: Default number of filedescriptors: 1048576
...

So the maximum number of filedescriptors which are possible for 'squid
5.1' are 32768!?

Ok then. I rebuilt the whole thing with the "maximum":

...
--with-filedescriptors=32768 \
...

But no change. During starting, 'squid 5.1.' still complains:
...
NOTICE: Could not increase the number of filedescriptors
With 4096 file descriptors available
...

This is the value reported by 'ulimit -n' on my IPFire / Core 158.

Currently, only 'squid 4.16' can increase this number under *exactly*
the same environment.

What consequences could it have, respectively!?

Best,
Matthias

^ permalink raw reply	[flat|nested] 15+ messages in thread
* squid 5.1 gone stable
@ 2021-08-02 16:12 Matthias Fischer
  2021-08-02 16:39 ` Michael Tremer
  0 siblings, 1 reply; 15+ messages in thread
From: Matthias Fischer @ 2021-08-02 16:12 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 571 bytes --]

Hi,

for the records...

5.1 has gone stable:

=> http://www.squid-cache.org/Versions/

Excerpt from changelog:
"Changes in squid-5.1 (01 Aug 2021):

	- Bug 4696: Fix leaky String move assignment operator
	- Fix ACL-related reconfiguration memory leak
	- Fix SSL-Bump reconfiguration leaking public key memory
	- Fix build on RISC-V
	- Fix build on Ubuntu 21.04

Changes in squid-5.0.7 (04 Jul 2021):

	- Fix a helper logging issues
	- Fix some helper connection issues
	- Cleanup: remove much unused code
	- ... and all fixes from 4.16
..."

I'm at it.

Best,
Matthias


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2021-08-23 16:25 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-07 16:13 squid 5.1 gone stable Matthias Fischer
2021-08-13  9:22 ` Michael Tremer
2021-08-15  7:53   ` Matthias Fischer
2021-08-16  9:40     ` Michael Tremer
2021-08-18 16:42       ` Matthias Fischer
2021-08-19 13:57         ` Michael Tremer
2021-08-19 16:32           ` Matthias Fischer
2021-08-23 13:29             ` Michael Tremer
2021-08-23 16:25               ` Matthias Fischer
  -- strict thread matches above, loose matches on Subject: below --
2021-08-02 16:12 Matthias Fischer
2021-08-02 16:39 ` Michael Tremer
2021-08-05 17:12   ` Matthias Fischer
2021-08-06 10:46     ` Michael Tremer
2021-08-06 17:55       ` Matthias Fischer
2021-08-07  8:40         ` Matthias Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox