v5:userguide:learn_caching:disk_caching
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| v5:userguide:learn_caching:disk_caching [2016/03/28 03:11] – created mnewnham | v5:userguide:learn_caching:disk_caching [2016/03/29 01:08] (current) – [Default Cache Secs] mnewnham | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| * A memory based file system (ramdisk), examples: | * A memory based file system (ramdisk), examples: | ||
| * A windows product such as [[http:// | * A windows product such as [[http:// | ||
| - | * A linux tmpfs type file system | + | |
| * An SSD Disk based file system | * An SSD Disk based file system | ||
| * A alternative disk to the one holding the database | * A alternative disk to the one holding the database | ||
| Line 16: | Line 16: | ||
| ===== Configuration ===== | ===== Configuration ===== | ||
| The directory where the queries are saved is controlled by the variable [[v5: | The directory where the queries are saved is controlled by the variable [[v5: | ||
| - | ===== Default Cache Secs ===== | ||
| - | The parameter '' | ||
| - | |||
| - | This default value can be overridden on a query by query basis | ||
| - | |||
| <code php> | <code php> | ||
| /* | /* | ||
| - | | + | |
| */ | */ | ||
| $ADODB_CACHE_DIR = ' | $ADODB_CACHE_DIR = ' | ||
| - | $db-> | ||
| </ | </ | ||
v5/userguide/learn_caching/disk_caching.1459127470.txt.gz · Last modified: (external edit)
