global_session
Version:
A link between LRU and messaging to peers which may store or cache LRU entries remotely
25 lines (24 loc) • 671 B
Plain Text
{
"edge_supported_relay" : true,
"auth_path" : "auths",
"lru_path" : "../test/test-overflowpath.js",
"port" : 7878,
"address" : "localhost",
"path_types" : {
"auths" : {
"which_test" : "fill-it",
"relay" : {
"proc_name" : "./test/mid_sibling_test.js"
},
"cache" : {
"token_path" : "./test/ml_relay.conf",
"am_initializer" : true,
"seed" : 9849381,
"record_size" : 384,
"el_count" : 2000,
"aged_out_secs" : 2,
"max_evictions" : 10
}
}
}
}