Plasma GitLab Archive
Projects Blog Knowledge

Class type Cache_server.cache_config


class type cache_config = object .. end
Configuration data for a server

method directory : string
The directory where the cache contents are stored as file
method max_size : int64
The (initial) maximum size in bytes
method save_cache_period : int
Save the cache to disk every this number of seconds (0 disables)
method save_cache_speed : int
Write this number of bytes per second (0 means as fast as possible)
method rpc_program_number : int32
The program number to use in the RPC protocol
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml