Memory Cache
Memory cache works on cache server side, and it includes two
following types:
- File cache. Requested files is cached on server to speed up the client
access.
- Memory cache. Caching temporary data in memory may
reduce the disk I/O of the server.

Cache settings window in Cache Server Manager