F
file-cache
Configures the HTTP file cache.
Superelements
http
Subelements
none
Attributes
The following table describes attributes for the file-cache element.
file-cache Attributes
|
|
|
enabled |
false |
(optional) If true, enables
caching of the file content. |
|
30 |
(optional) Specifies the maximum age of a file
cache entry. |
|
1048576 |
(optional) Specifies the total size of all files that are
cached as memory mapped files. |
|
1024 |
(optional) Specifies the maximum number of files in
the file cache. |
|