22
0
Fork 0

Correction exemple memcached

This commit is contained in:
Ludovic Poujol 2018-12-04 17:56:21 +01:00
parent f104b0e706
commit f697e14af9
1 changed files with 1 additions and 0 deletions

View File

@ -231,6 +231,7 @@ backend domain2
~~~
listen memcached
bind 127.0.0.1:11211
mode tcp
option tcp-check
server nosql00 192.0.2.3:11211 check
server nosql01 192.0.2.4:11211 check backup