Skip to content

Commit ed3f39d

Browse files
authored
Fix memcached.ini comment - use new config name not the old one (#455)
1 parent d7daff6 commit ed3f39d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

memcached.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060

6161
; Write data to a number of additional memcached servers
6262
; This is "poor man's HA" as libmemcached calls it.
63-
; If this value is positive and sess_remove_failed is enabled
63+
; If this value is positive and sess_remove_failed_servers is enabled
6464
; when a memcached server fails the session will continue to be available
6565
; from a replica. However, if the failed memcache server
6666
; becomes available again it will read the session from there

0 commit comments

Comments
 (0)