Lines Matching refs:conf_proc
36 def conf_proc(conf, path=None): function
51 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})
135 conf_proc({"spare": 2, "max": 6, "idle_timeout": 1})
145 conf_proc('6', f'{client.app_proc}/spare')
157 conf_proc({"spare": 0, "max": 6, "idle_timeout": 2})
179 conf_proc({"spare": 0, "max": 6, "idle_timeout": 2})
196 conf_proc('1')
262 conf_proc('2')