summaryrefslogtreecommitdiff
path: root/docs/source/client_errors/MEMCACHED_INVALID_HOST_PROTOCOL.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/client_errors/MEMCACHED_INVALID_HOST_PROTOCOL.rst')
-rw-r--r--docs/source/client_errors/MEMCACHED_INVALID_HOST_PROTOCOL.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/source/client_errors/MEMCACHED_INVALID_HOST_PROTOCOL.rst b/docs/source/client_errors/MEMCACHED_INVALID_HOST_PROTOCOL.rst
new file mode 100644
index 00000000..d6c77234
--- /dev/null
+++ b/docs/source/client_errors/MEMCACHED_INVALID_HOST_PROTOCOL.rst
@@ -0,0 +1,7 @@
+===============================
+MEMCACHED_INVALID_HOST_PROTOCOL
+===============================
+
+.. c:type:: MEMCACHED_INVALID_HOST_PROTOCOL
+
+The server you are connecting too has an invalid protocol. Most likely you are connecting to an older server that does not speak the binary protocol.