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

Fetch: optimized use of SSL contexts. #824

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

xeioex
Copy link
Contributor

@xeioex xeioex commented Dec 3, 2024

To ensure optimal use of memory, SSL contexts for ngx.fetch() are now inherited from previous levels as long as relevant js_fetch_* directives are not redefined.

To ensure optimal use of memory, SSL contexts for ngx.fetch() are now
inherited from previous levels as long as relevant js_fetch_* directives
are not redefined.
@xeioex xeioex requested a review from VadimZhestikov December 3, 2024 06:16
@xeioex xeioex merged commit f2955c8 into nginx:master Dec 4, 2024
1 check passed
@xeioex xeioex deleted the fetch_cert_reuse branch December 4, 2024 01:26
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