User manual

Set up caches and buffers
iXOS-JUKEMAN 2.2 User Manual Pre.12/97 43
CLI UNIX, Windows NT
Note: The file server.cfg must be modified for this task. A detailed
description of the file can be found in Configuration file
server.cfgon page 237. It is recommended that you make a
backup copy of the file before editing it.
1. Open the file server.cfgwith a text editor.
2. Find the section regcache { ... }. If it does not exist, add the
following lines to the end of the file:
regcache {
file { <name> }
size { <size> }
}
3. Enter the file name for the cache instead of <name> (e. g., reg-
cache). If you do not specify a path, the cache will be created in the
JUKEMAN directory. This is recommended for security reasons. If you
want to change the size of the RAM data cache, remove the line file
{ <name> }.
4. Enter the cache size in megabytes instead of <size>.
5. Save the file.
6. The changes become active the next time the server is started.