Manual:$wgUseTurckShm
Appearance
This feature was removed completely in version 1.5.0. |
| Memcached settings: $wgUseTurckShm | |
|---|---|
| Use Turck MMCache shared memory. |
|
| Introduced in version: | 1.4.0 (r4882) |
| Removed in version: | 1.5.0 |
| Allowed values: | (boolean) |
| Default value: | false |
| Other settings: Alphabetical | By function | |
Details
Use Turck MMCache shared memory.
You can use this for persistent caching where your wiki runs on a single server. Enabled by default if Turck is installed. Mutually exclusive with memcached, memcached is used if both are specified.