Skip to content

Bugfix: Do not share TLSConfig between websocket dialers#3435

Merged
scudette merged 1 commit into
masterfrom
websocket
Apr 20, 2024
Merged

Bugfix: Do not share TLSConfig between websocket dialers#3435
scudette merged 1 commit into
masterfrom
websocket

Conversation

@scudette

Copy link
Copy Markdown
Contributor

This avoids a malformed http response error and improves reliability.

  • Try to avoid using websocket to download server.pem in order to reduce persistent server connections.
  • Start pools client slowly so as to not overflow load shedding protection.

This avoids a malformed http response error and improves reliability.

* Try to avoid using websocket to download server.pem in order to
  reduce persistent server connections.
* Start pools client slowly so as to not overflow load shedding protection.
@scudette
scudette merged commit 9c8de6f into master Apr 20, 2024
@scudette
scudette deleted the websocket branch April 20, 2024 16:02
scudette added a commit that referenced this pull request Apr 25, 2024
This avoids a malformed http response error and improves reliability.

* Try to avoid using websocket to download server.pem in order to reduce
persistent server connections.
* Start pools client slowly so as to not overflow load shedding
protection.
scudette added a commit that referenced this pull request Apr 25, 2024
This avoids a malformed http response error and improves reliability.

* Try to avoid using websocket to download server.pem in order to reduce
persistent server connections.
* Start pools client slowly so as to not overflow load shedding
protection.
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