Searched refs:conf_proc (Results 1 – 1 of 1) sorted by relevance
36 def conf_proc(conf, path=None): function51 conf_proc({"spare": 0, "max": 2, "idle_timeout": 0})58 conf_proc('2')66 conf_proc('4')79 conf_proc('2')82 conf_proc('4')89 conf_proc({"spare": 0, "max": 8, "idle_timeout": 1})108 conf_proc({"spare": 2, "max": 8, "idle_timeout": 1})145 conf_proc('6', f'{client.app_proc}/spare')196 conf_proc('1')[all …]