global_session
Version:
A link between LRU and messaging to peers which may store or cache LRU entries remotely
21 lines (20 loc) • 524 B
Plain Text
{
"edge_supported_relay" : true,
"auth_path" : "auths",
"port" : 7878,
"address" : "ip address of host",
"path_types" : {
"auths" : {
"relay" : {
"proc_name" : ["global-sessions", "./sibling.conf"]
},
"cache" : {
"token_path" : "./mid_relay.conf",
"am_initializer" : true,
"seed" : 9849381,
"record_size" : 384,
"el_count" : 20000
}
}
}
}