
mbuf_size: size of mbuf chunk in bytes (default: 16384 bytes). stats_interval: set stats aggregation interval in msec (default: 30000 msec). stats_listen: The address and port number for the REST endpoint and for accessing statistics. And none means none of the communication is encrypted. all means all communication between all nodes is encrypted. rack means all communication between racks and regions is encrypted however communication between nodes within the same rack is not encrypted. datacenter means all communication between datacenters is encrypted but within a datacenter it is not. Must be one of 'none', 'rack', 'datacenter', or 'all'. secure_server_option: Encrypted communication. servers: A list of local server address, port and weight (name:port:weight or ip:port:weight) for this server pool. server_failure_limit: The number of consecutive failures on a server that would lead to it being temporarily ejected when auto_eject_host is set to true. server_retry_timeout: The timeout value in msec to wait for before retrying on a temporarily ejected server, when auto_eject_host is set to true.
See liveness recommendations for information.
auto_eject_hosts: A boolean value that controls if server should be ejected temporarily when it fails consecutively server_failure_limit times. data_store: An integer value that controls if a server pool speaks redis (0) or memcached (1) or other protocol. preconnect: A boolean value that controls if dynomite should preconnect to all the servers in this pool on process start. timeout: The timeout value in msec that we wait for to establish a connection to the server or receive a response from a server. listen: The listening address and port (name:port or ip:port) for this server pool. dyn_seeds: A list of seed nodes in the format: address:port:rack:dc:tokens (note that vnode is not supported yet). dyn_seed_provider: A seed provider implementation to provide a list of seed nodes. Currently, we don't support vnode yet so this only works with one token for the time being.
gos_interval: The sleeping time in milliseconds at the end of a gossip round. enable_gossip: enable gossip instead of static tokens (default: false). dyn_listen: The port that dynomite nodes use to inter-communicate and gossip. datacenter: The name of the datacenter. Currently supports aws and network (for physical datacenter). The configuration files parses and understands the following keys: x, -admin-operation=N : set size of admin operation (default: 0)ĭynomite can be configured through a YAML 1.1 (YAML 1.1 is not JSON compatible) file specified by the -c or -conf-file command-line argument on process start. p, -pid-file=S : set pid file (default: off) c, -conf-file=S : set configuration file (default: conf/dynomite.yml) o, -output=S : set logging file (default: stderr)
v, -verbosity=N : set logging level (default: 5, min: 0, max: 11) D, -describe-stats : print stats description and exit g, -gossip : enable gossip (default: disabled) t, -test-conf : test configuration for syntax errors and exit STEELERS is a registered trademark of the Pittsburgh Steelers LLC.Usage: dynomite
This site is neither endorsed, nor sponsored by, nor affiliated with Pittsburgh Steelers or NFL Properties LLC. Your California Privacy Rights/Privacy Policy.