<-
Apache > HTTP Server > Documentation > Version 2.5 > Modules

Apache Module mod_socache_dbm

Available Languages:  en  |  fr 

Description:DBM based shared object cache provider.
Status:Extension
Module Identifier:socache_dbm_module
Source File:mod_socache_dbm.c

Summary

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.

Directives

This module provides no directives.

Bugfix checklist

See also

Available Languages:  en  |  fr 

top

Comments

Notice:
This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Libera.chat, or sent to our mailing lists.