Skip to content

Conversation

oneswig
Copy link
Member

@oneswig oneswig commented Mar 21, 2023

Fix squid fatal error of this form:
FATAL: xcalloc: Unable to allocate 1073741816 blocks of 432 bytes!

Relating to max open files being 2^30 in Rocky base image. Set a sensible cap of 10000 open FDs.

Fix squid fatal error of this form:
FATAL: xcalloc: Unable to allocate 1073741816 blocks of 432 bytes!

Relating to max open files being 2^30 in Rocky base image.
Set a sensible cap of 10000 open FDs.
@oneswig oneswig requested a review from a team as a code owner March 21, 2023 12:35
@markgoddard markgoddard merged commit ec1a9cb into stackhpc/yoga Mar 23, 2023
@markgoddard markgoddard deleted the squid-fd-fix branch March 23, 2023 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants