mod_socache_memcache.html.en revision 5effc8b39fae5cd169d17f342bfc265705840014
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<?xml version="1.0" encoding="ISO-8859-1"?>
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><!--
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin This file is generated from xml source: DO NOT EDIT
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin -->
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<title>mod_socache_memcache - Apache HTTP Server</title>
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<link href="/style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<link href="/style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<link href="/style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" />
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<link href="/images/favicon.ico" rel="shortcut icon" /></head>
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<body>
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<div id="page-header">
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<p class="menu"><a href="/mod/">Modules</a> | <a href="/mod/directives.html">Directives</a> | <a href="/faq/">FAQ</a> | <a href="/glossary.html">Glossary</a> | <a href="/sitemap.html">Sitemap</a></p>
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<p class="apache">Apache HTTP Server Version 2.5</p>
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<img alt="" src="/images/feather.gif" /></div>
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="/images/left.gif" /></a></div>
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<div id="path">
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs/">Documentation</a> &gt; <a href="../">Version 2.5</a> &gt; <a href="./">Modules</a></div>
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<div id="page-content">
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<div id="preamble"><h1>Apache Module mod_socache_memcache</h1>
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<div class="toplang">
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<p><span>Available Languages: </span><a href="/en/mod/mod_socache_memcache.html" title="English">&nbsp;en&nbsp;</a></p>
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin</div>
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Memcache based shared object cache provider.</td></tr>
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Extension</td></tr>
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<tr><th><a href="module-dict.html#ModuleIdentifier">Module�Identifier:</a></th><td>mod_socache_memcache_module</td></tr>
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<tr><th><a href="module-dict.html#SourceFile">Source�File:</a></th><td>mod_socache_memcache.c</td></tr></table>
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<h3>Summary</h3>
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin <p><code>mod_socache_memcache</code> is a shared object cache provider
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin which provides for creation and access to a cache backed by the
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin <a href="http://memcached.org/">memcached</a>
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin high-performance, distributed memory object caching system.
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin </p>
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin <p>Details of other shared object cache providers can be found
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin <a href="/socache.html">here</a>.
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin </p>
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin</div>
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<div id="quickview"><h3 class="directives">Directives</h3>
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<p>This module provides no
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin directives.</p>
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin</div>
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin</div>
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<div class="bottomlang">
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<p><span>Available Languages: </span><a href="/en/mod/mod_socache_memcache.html" title="English">&nbsp;en&nbsp;</a></p>
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin</div><div id="footer">
5effc8b39fae5cd169d17f342bfc265705840014rbowen<p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin<p class="menu"><a href="/mod/">Modules</a> | <a href="/mod/directives.html">Directives</a> | <a href="/faq/">FAQ</a> | <a href="/glossary.html">Glossary</a> | <a href="/sitemap.html">Sitemap</a></p></div>
109b93ded5941c5c5fdbc05a2a16286ed4f7e5c8minfrin</body></html>