summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaco Kroon <jaco@uls.co.za>2020-09-03 13:35:24 +0200
committerLars Wendler <polynomial-c@gentoo.org>2020-09-03 21:36:31 +0200
commit1e3f42ca3b6f2a826a250f4340a316a156da84b2 (patch)
tree2027a2e015908c4298c9f45a8dc9b88fbfa00ed4 /profiles/desc/apache2_modules.desc
parentapp-admin/gkrellm: Changed "/var/run" to "/run" in init script (diff)
downloadgentoo-1e3f42ca3b6f2a826a250f4340a316a156da84b2.tar.gz
gentoo-1e3f42ca3b6f2a826a250f4340a316a156da84b2.tar.bz2
gentoo-1e3f42ca3b6f2a826a250f4340a316a156da84b2.zip
www-servers/apache: add mod_socache_memcache
Closes: https://bugs.gentoo.org/740202 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/17395 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'profiles/desc/apache2_modules.desc')
-rw-r--r--profiles/desc/apache2_modules.desc1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desc/apache2_modules.desc b/profiles/desc/apache2_modules.desc
index 630aa0a522da..1b3ff2610ada 100644
--- a/profiles/desc/apache2_modules.desc
+++ b/profiles/desc/apache2_modules.desc
@@ -89,6 +89,7 @@ session_cookie - Provides support for the storage of user sessions on the remote
session_dbd - Provides support for the storage of user sessions within a SQL database using the mod_dbd module
setenvif - Allows the setting of environment variables based on characteristics of the request
slotmem_shm - Slot-based shared memory provider
+socache_memcache - A shared object cache provider using memcached
socache_shmcb - A shared object cache provider using a high-performance cyclic buffer inside a shared memory segment
speling - Attempts to correct mistaken URLs that users might have entered by ignoring capitalization and by allowing up to one misspelling
status - Provides information on server activity and performance