enable_filesystem_cache
enable_filesystem_cache_log
enable_filesystem_cache_on_write_operations
write-through 缓存。若设为 false,则对写入操作禁用 write-through 缓存。若设为 true,则只要在 server config 的缓存磁盘配置部分启用了 cache_on_write_operations,write-through 缓存就会生效。
更多详情,请参见“使用本地缓存”。
Cloud 默认值:1。