Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

HttpServer and WsServer resources should be configurable at service level #8849

Closed
tgmichel opened this issue May 18, 2021 · 1 comment · Fixed by #8890
Closed

HttpServer and WsServer resources should be configurable at service level #8849

tgmichel opened this issue May 18, 2021 · 1 comment · Fixed by #8890

Comments

@tgmichel
Copy link
Contributor

SpawnTasksParams should include additional fields that can be used when calling the start_rpc_servers function to override:

  • The default value for the number of threads in the HttpServer pool (currently hardcoded to 4).
  • WS_MAX_CONNECTIONS, ideally one should be able to override this as well (currently 100).
@tgmichel
Copy link
Contributor Author

@ghost ghost closed this as completed in #8890 Jun 8, 2021
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant