Fix drain example with correct wait values (#2603)

pull/2666/head
Merouane Atig 2021-05-27 19:08:35 +02:00 committed by GitHub
parent 795125fec4
commit 95794f31e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ EXAMPLES = r'''
backend: www backend: www
wait: yes wait: yes
drain: yes drain: yes
wait_interval: 1 wait_interval: 60
wait_retries: 60 wait_retries: 60
- name: Disable backend server in 'www' backend pool and drop open sessions to it - name: Disable backend server in 'www' backend pool and drop open sessions to it