Apache HTTP Server Version 2.3

Available Languages: en
| Description: | Slot-based shared memory provider. |
|---|---|
| Status: | Extension |
| Module Identifier: | sharedmem_module |
| Source File: | mod_sharedmem.c |
mod_sharedmem is a memory provider which
provides for creation and access to a shared memory segment
in which the datasets are organized in "slots." Although
it can be used directly, normally mod_slotmem
is used as a front-end.
mod_sharedmem provides the following
API functions:
This module provides no directives.
Available Languages: en