Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
memcache
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mikke Schirén
memcache
Commits
1908b194
Commit
1908b194
authored
10 years ago
by
Jeremy Andrews
Browse files
Options
Downloads
Patches
Plain Diff
Issue #2038405: suggest securing memcached service.
parent
5b0cc4e8
Branches
Branches containing commit
Tags
7.x-1.3
7.x-1.3-rc1
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.txt
+2
-1
2 additions, 1 deletion
README.txt
with
2 additions
and
1 deletion
README.txt
+
2
−
1
View file @
1908b194
...
...
@@ -20,7 +20,8 @@ These are the steps you need to take in order to use this software. Order
is important.
1. Install the memcached binaries on your server and start the memcached
service.
service. Follow best practices for securing the service; for example,
lock it down so only your web servers can make connections.
2. Install your chosen PECL memcache extension -- this is the memcache client
library which will be used by the Drupal memcache module to interact with
the memcached server(s). Generally PECL memcache (3.0.6+) is recommended,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment