Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump supported Varnish versions #23

Open
TwoD opened this issue Sep 30, 2023 · 0 comments
Open

Bump supported Varnish versions #23

TwoD opened this issue Sep 30, 2023 · 0 comments

Comments

@TwoD
Copy link

TwoD commented Sep 30, 2023

I've been having issues with the currently supported versions taking a very long time to start (between 5-30minutes).
Running a strace on the process shows it closing countless bad file descriptors until the child process finally starts.

I've run into this on multiple (Arch based) machines both with Lando and when running the container directly.
After a quick discussion on the Varnish Discord we arrived at the conclusion that the LTS version (6.0.11) has likely not had a patch for this backported, and Lando does not support anything newer without a custom service.

Additionally, the Docker image dropped support for Varnish 4 as of yesterday, so it would be a good time to catch up: wodby/varnish@acb5489

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

No branches or pull requests

1 participant