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

WIP: fix connwait signalling vs. VDI/VBE layering #4184

Closed
wants to merge 1 commit into from

Conversation

nigoroll
Copy link
Member

the idea here is to use the backend's healthy callback to signal to it a health change from outside.

this fixes the regression from #4183, but makes v74.vtc fail. And also I am not happy about the locking involved and need to spend more time...

the idea here is to use the backend's healthy callback to signal to it a health
change from outside.

this fixes the regression from varnishcache#4183, but makes v74.vtc fail. And also I am not
happy about the locking involved and need to spend more time...
@nigoroll
Copy link
Member Author

No, this is a bad idea. VRT_Healthy() rightly shortcuts calling the healthy callback.

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.

1 participant