Apache HTTP Server Version 2.5

| Description: | DBM based shared object cache provider. | 
|---|---|
| Status: | Extension | 
| Module Identifier: | socache_dbm_module | 
| Source File: | mod_socache_dbm.c | 
mod_socache_dbm is a shared object cache provider
    which provides for creation and access to a cache backed by a
    DBM database.
    
    dbm:/path/to/datafile
    
If the path is not absolute then it is assumed to be relative to
    the DefaultRuntimeDir.
Details of other shared object cache providers can be found here.
This module provides no directives.