MIME_type

MIME_type = cache_type:cache_size:maximum_age

Description

List of entries that define the caches which WebSEAL uses to store documents in memory.

Options

Usage: Optional

Default value None.

Example:

text/html = memory:2000:3600
# image/* = memory:5000:3600
# */* = memory:1000:3600

Parent topic: [content-cache] stanza