Manual:$wgUseTurckShm
From MediaWiki.org
This feature has been deprecated and should not be used with current versions of MediaWiki.
This feature was deprecated (or possibly removed completely) in version 1.5.0.
| Memcached settings: $wgUseTurckShm | |
|---|---|
| Use Turck MMCache shared memory. |
|
| Introduced in version: | 1.4.0 |
| Removed in version: | 1.5.0 |
| Allowed Values: | (boolean) |
| Default Value: | false |
Other settings: Alphabetical | By Function
[edit] 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.

