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

Reduce initial connection time #53

Closed
saturnism opened this issue Oct 11, 2017 · 1 comment
Closed

Reduce initial connection time #53

saturnism opened this issue Oct 11, 2017 · 1 comment
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@saturnism
Copy link

it appears the startup is dependent on requesting a temporary cert. does this reuse the cert? In a typical deployment w/ a connection pool, 10 or 20 connections may start in parallel. will each new connection request a new cert?

is there a way to generate a cert and force use the pre-generated cert?

thanks!

@kurtisvg kurtisvg changed the title slow startup on initial connections Reduce initial connection time Jun 23, 2018
@kurtisvg kurtisvg reopened this Jun 17, 2019
@kurtisvg
Copy link
Contributor

kurtisvg commented Apr 6, 2020

This was fixed in #142

@kurtisvg kurtisvg closed this as completed Apr 6, 2020
@kurtisvg kurtisvg added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. and removed Type: Enhancement labels Aug 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants