Difference between revisions of "Proxyd config example"
Jump to navigation
Jump to search
(Created page with "* https://github.com/ethereum-optimism/infra/blob/main/proxyd/example.config.toml {{proxyd}}") |
|||
(14 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
+ | * <code>[[log_level]] = "info"</code> | ||
− | {{proxyd}} | + | |
+ | |||
+ | |||
+ | |||
+ | * [[ws_method_whitelist]] | ||
+ | |||
+ | * <code>[[response_timeout_seconds]]</code> | ||
+ | * <code>[[out_of_service_seconds]]</code> | ||
+ | * <code>[[max_latency_threshold]]</code> | ||
+ | * <code>[[RoutingStrategy]]</code> | ||
+ | * <code>[[consensus_aware]]</code> (deprecated) in favour of [[RoutingStrategy]] | ||
+ | |||
+ | * [[rpc_method_mappings]] | ||
+ | |||
+ | |||
+ | |||
+ | == See also == | ||
+ | * {{proxyd config}} | ||
+ | * {{proxyd logs}} | ||
+ | * {{proxyd}} | ||
+ | |||
+ | [[Category:Proxyd]] |
Latest revision as of 10:43, 15 October 2024
log_level = "info"
response_timeout_seconds
out_of_service_seconds
max_latency_threshold
RoutingStrategy
consensus_aware
(deprecated) in favour of RoutingStrategy
See also[edit]
Advertising: