Difference between revisions of "Proxyd"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
 
  proxyd /etc/proxyd/[[proxyd.toml]]  
 
  proxyd /etc/proxyd/[[proxyd.toml]]  
  
Changelog: https://github.com/ethereum-optimism/infra/blob/main/proxyd/CHANGELOG.md
+
* Changelog: https://github.com/ethereum-optimism/infra/blob/main/proxyd/CHANGELOG.md
  
 
Features:
 
Features:

Revision as of 07:49, 27 August 2024

proxyd is an RPC proxy

proxyd /etc/proxyd/proxyd.toml 

Features:

  • Whitelists RPC methods
  • Routes RPC methods to groups of backend services
  • Load balance requests across backend services
  • Automatically retries failed backend requests
  • Cache immutable responses from backends
  • Provides metrics to measure request latency, error rates

Consensus related:

  • Track backend consensus (latest, safe, finalized blocks), peer count and sync state
  • Re-write requests and responses to enforce consensus


Logs

ERROR


WARN

INFO

Related

See also

Advertising: