Kaydet (Commit) 4e784f33 authored tarafından Tim Graham's avatar Tim Graham

Fixed #20938 -- Added cached sessions note to deployment checklist.

Thanks mjtamlyn for the suggestion.
üst 65b6eff3
...@@ -87,6 +87,9 @@ and in production. ...@@ -87,6 +87,9 @@ and in production.
Cache servers often have weak authentication. Make sure they only accept Cache servers often have weak authentication. Make sure they only accept
connections from your application servers. connections from your application servers.
If you're using Memcached, consider using :ref:`cached sessions
<cached-sessions-backend>` to improve performance.
:setting:`DATABASES` :setting:`DATABASES`
-------------------- --------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment