Difference between revisions of "Proxyd config example"
Jump to navigation
Jump to search
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
* https://github.com/ethereum-optimism/infra/blob/main/proxyd/example.config.toml | * https://github.com/ethereum-optimism/infra/blob/main/proxyd/example.config.toml | ||
+ | |||
+ | |||
+ | * <code>[[log_level]] = "info"</code> | ||
+ | |||
+ | |||
+ | |||
Line 7: | Line 13: | ||
* <code>[[out_of_service_seconds]]</code> | * <code>[[out_of_service_seconds]]</code> | ||
* <code>[[max_latency_threshold]]</code> | * <code>[[max_latency_threshold]]</code> | ||
+ | * <code>[[RoutingStrategy]]</code> | ||
+ | * <code>[[consensus_aware]]</code> (deprecated) in favour of [[RoutingStrategy]] | ||
+ | |||
+ | * [[rpc_method_mappings]] | ||
+ | |||
== See also == | == See also == | ||
+ | * {{proxyd config}} | ||
+ | * {{proxyd logs}} | ||
* {{proxyd}} | * {{proxyd}} | ||
[[Category: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: