Platforms

All, but see note in details re non-HPO.


Abstract

Defines the "target size" for LISTSERV's file cache (in kilobytes).


Example

z/VM:

FIOC_TARGET = 15000

Unix:

FIOC_TARGET=15000

export FIOC_TARGET

Windows:

FIOC_TARGET=15000


Details

One of three variables that control how LISTSERV handles its built-in data cache. FIOC_TARGET is the "target size" for the cache. LISTSERV will strive to keep the cache to about that size, but will allow it to grow past this value for short periods of time. LISTSERV expects that it will have fast access (low paging rate) to these FIOC_TARGET kilobytes of cache memory; it does not help to increase this value if your system is memory-constrained.

If you are not running LISTSERV HPO, note that FIOC_TARGET is capped at 4096.


Default Value

System dependent.