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

Worker crashes when using S3 / sites with very short DNS TTL #30 #31

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

eriede
Copy link

@eriede eriede commented Jul 17, 2018

Use a reference counting scheme on open requests to keep the dynamic sever memory alive while a request could still have a reference to an old peer.

Edward Riede added 2 commits July 17, 2018 10:00
Use a reference counting scheme on open requests to keep the dynamic sever memory alive while a request could still have a reference to an old peer.
@eriede
Copy link
Author

eriede commented Mar 2, 2021

I added some code to allow keepalives to work and fix up unfreed SSL sessions. Tested on 1.12, and in production on a very large website.

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