Skip to content
Permalink
Branch: master
Find file Copy path
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
21 lines (16 sloc) 309 Bytes
default_pool: fixed-pool
pools:
- name: fixed-pool
type: fixed
duration: 300
max_size: 10
expire_check: 30
number_ttl: 30
wait_ping_ttl: 30
- name: auto-pool
type: persist
duration: 300
max_size: 10
expire_check: 30
grace_time: 300
stop_on_pause: false
You can’t perform that action at this time.