This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Ensure jsonrpc threading settings are sane #11267
Merged
dvdplm
merged 11 commits into
master
from
dp/fix/better-default-jsonrpc-threading-settings
Nov 18, 2019
Merged
Ensure jsonrpc threading settings are sane #11267
dvdplm
merged 11 commits into
master
from
dp/fix/better-default-jsonrpc-threading-settings
Nov 18, 2019
Commits on Nov 15, 2019
-
Ensure jsonrpc threading settings are sane
Starting with `jsonrpc` v14, the "server threads" setting is more important than before and the current default of 1 means the https server is effectively single-threaded. This PR proposes a new default of 4 (and ensures that crazy settings like e.g. `0` are bumped to at least `1`). Also included: some docs, tests and cosmetics.
Configuration menu - View commit details
-
Copy full SHA for 9360174 - Browse repository at this point
Copy the full SHA 9360174View commit details
Commits on Nov 18, 2019
-
Co-Authored-By: Tomasz Drwięga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d94e313 - Browse repository at this point
Copy the full SHA d94e313View commit details -
Co-Authored-By: Tomasz Drwięga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5fd5cb0 - Browse repository at this point
Copy the full SHA 5fd5cb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc0d349 - Browse repository at this point
Copy the full SHA dc0d349View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b74e46 - Browse repository at this point
Copy the full SHA 5b74e46View commit details -
Configuration menu - View commit details
-
Copy full SHA for a97a484 - Browse repository at this point
Copy the full SHA a97a484View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91911fc - Browse repository at this point
Copy the full SHA 91911fcView commit details -
Co-Authored-By: Niklas Adolfsson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fad3bd1 - Browse repository at this point
Copy the full SHA fad3bd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf63b08 - Browse repository at this point
Copy the full SHA cf63b08View commit details -
Merge branch 'dp/fix/better-default-jsonrpc-threading-settings' of gi…
…thub.com:paritytech/parity-ethereum into dp/fix/better-default-jsonrpc-threading-settings * 'dp/fix/better-default-jsonrpc-threading-settings' of github.com:paritytech/parity-ethereum: Update parity/deprecated.rs
Configuration menu - View commit details
-
Copy full SHA for 946763c - Browse repository at this point
Copy the full SHA 946763cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c49a057 - Browse repository at this point
Copy the full SHA c49a057View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.