summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-03-19 10:21:22 +0100
committerRemi Collet <remi@remirepo.net>2019-03-19 10:21:22 +0100
commitcf4f67ce9bebd1d2c1377e31bfdfc6832c2bd5ea (patch)
tree18ad263938dd87c728099f0d5c7f6f691be36d45
parent18df250a7b8c862d203f4a154836d11c19016531 (diff)
add PHPINFO
-rw-r--r--PHPINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/PHPINFO b/PHPINFO
new file mode 100644
index 0000000..8b0f580
--- /dev/null
+++ b/PHPINFO
@@ -0,0 +1,19 @@
+
+memcache
+
+memcache support => enabled
+Version => 3.0.9-dev
+Revision => $Revision$
+
+Directive => Local Value => Master Value
+memcache.allow_failover => 1 => 1
+memcache.max_failover_attempts => 20 => 20
+memcache.default_port => 11211 => 11211
+memcache.chunk_size => 32768 => 32768
+memcache.protocol => ascii => ascii
+memcache.hash_strategy => consistent => consistent
+memcache.hash_function => crc32 => crc32
+memcache.redundancy => 1 => 1
+memcache.session_redundancy => 2 => 2
+memcache.compress_threshold => 20000 => 20000
+memcache.lock_timeout => 15 => 15