-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Description
Should touch on things like:
- logging options
- the consensus WAL (docs: document the WAL and replay (and its interplay with PrivValidator restrictions) #1513)
- DoS exposure (docs: document DoS exposure and mitigation #1512)
- Bounding resource usage (docs: document DoS exposure and mitigation #1512)
- summary of useful endpoints for monitoring / debugging
- summary of what certain log statements mean
- summary of how restarts are handled (eg if ABCI app crashes, Tendermint needs to be restarted Restart app #243)
- summary of how Tendermint responds to signals and what guarantees are observed (Document the signals Tendermint listens for #1330)
- notes about future plans for blockchain bloat
- notes about expected ops requirement re rpc server, firewalls, networking, etc.
- network config parameters and max size parameters
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C:docsComponent: DocumentationComponent: Documentation