mod_slotmem_plain       "plain"
mod_slotmem_shm         "shared"      !

mod_socache_dbm         "dbm"
mod_socache_dc          "dc"
mod_socache_memcache    "mc"          !
mod_socache_shmcb       "shmcb"

Should we align the provider names with the module names? E.g. change "shared" to "shm" and "mc" to "memcache"?

Reply via email to