<identifier>socache_dc_module</identifier>
<summary>
- <p><code>mod_socache_dc</code> is a shared object cache provider
+ <p><module>mod_socache_dc</module> is a shared object cache provider
which provides for creation and access to a cache backed by the
- <a href="http://www.distcache.org/">distcache</a>
+ <a href="http://distcache.sourceforge.net/">distcache</a>
distributed session caching libraries.
</p>
<li><code>dc:UNIX:/path/to/socket</code>
<p>This makes use of the <a
- href="http://www.distcache.org/">distcache</a> distributed session
+ href="http://distcache.sourceforge.net/">distcache</a> distributed session
caching libraries. The argument should specify the location of
the server or proxy to be used using the distcache address syntax;
for example, <code>UNIX:/path/to/socket</code> specifies a UNIX
The choice of underlying DBM used may be configurable
if the installed APR version supports multiple DBM implementations.</dd>
<dt>"dc" (<module>mod_socache_dc</module>)</dt>
- <dd>This makes use of the <a href="http://www.distcache.org/">distcache</a>
+ <dd>This makes use of the <a href="http://distcache.sourceforge.net/">distcache</a>
distributed session caching libraries.</dd>
<dt>"memcache" (<module>mod_socache_memcache</module>)</dt>
<dd>This makes use of the <a href="http://memcached.org/">memcached</a>