| United States-English |
|
|
|
![]() |
NFS Services Administrator’s Guide: HP-UX 11i version 3 > Chapter 4 Configuring and Administering a Cache FilesystemCacheFS Overview |
|
CacheFS is a general purpose filesystem caching mechanism that improves NFS client and server performance. CacheFS client performance is improved by caching data to a faster local filesystem instead of going over the wire to a slow server or on a slow network. This results in reduced server and network load because the clients send fewer requests to the server. In an NFS environment, CacheFS:
When data is read from a cached NFS-mounted filesystem for the first time, it results in some overhead when CacheFS writes the data to its local cache. After the data is written to the cache, read performance for the cached data improves significantly. CacheFS improves read performance for data that is read more than once. However, it does not improve NFS write performance. Therefore, good candidates for cached filesystems include manpages and executable programs, which are read multiple times though rarely modified. By default, CacheFS maintains consistency between the cached filesystem and the remote filesystem, using a consistency checking model similar to that of standard NFS (polling for changes in file attributes).
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||