From 6fd4dd99da074aa1a49843be984dcb6b35b1a50b Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Sun, 26 Jun 2016 22:33:17 +0900 Subject: [PATCH] nghttpx: Update doc --- src/shrpx.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/shrpx.cc b/src/shrpx.cc index 25bcd4e4..86e789bc 100644 --- a/src/shrpx.cc +++ b/src/shrpx.cc @@ -1338,7 +1338,7 @@ Connections: "affinity" parameter to all backend explicitly if session affinity is desired. The session affinity may break if one of the backend gets unreachable, or backend - settings are reload or replaced by API. + settings are reloaded or replaced by API. Since ";" and ":" are used as delimiter, must not contain these characters. Since ";" has special