summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/howto/deployment/checklist.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/howto/deployment/checklist.txt b/docs/howto/deployment/checklist.txt
index 36c442fbe2..85f9255bfc 100644
--- a/docs/howto/deployment/checklist.txt
+++ b/docs/howto/deployment/checklist.txt
@@ -87,6 +87,9 @@ and in production.
Cache servers often have weak authentication. Make sure they only accept
connections from your application servers.
+If you're using Memcached, consider using :ref:`cached sessions
+<cached-sessions-backend>` to improve performance.
+
:setting:`DATABASES`
--------------------