swift/doc/source/config
Jianjian Huo cb1e584e64 Object-server: keep SLO manifest files in page cache.
Currently, SLO manifest files will be evicted from page cache
after reading it, which cause hard drives very busy when user
requests a lot of parallel byte range GETs for a particular
SLO object.

This patch will add a new config 'keep_cache_slo_manifest', and
try keeping the manifest files in page cache by not evicting them
after reading if config settings allow so.

Co-Authored-By: Tim Burke <tim.burke@gmail.com>
Co-Authored-By: Clay Gerrard <clay.gerrard@gmail.com>
Co-Authored-By: Alistair Coles <alistairncoles@gmail.com>
Change-Id: I557bd01643375d7ad68c3031430899b85908a54f
2023-07-07 12:48:24 -07:00
..
account_server_config.rst DB Replicator: Add handoff_delete option 2022-07-21 13:35:24 +10:00
container_server_config.rst DB Replicator: Add handoff_delete option 2022-07-21 13:35:24 +10:00
global_memcache_config.rst docs: Add memcache.conf config doc 2023-02-22 16:18:37 +11:00
index.rst docs: Add memcache.conf config doc 2023-02-22 16:18:37 +11:00
object_server_config.rst Object-server: keep SLO manifest files in page cache. 2023-07-07 12:48:24 -07:00
proxy_server_config.rst docs: Add memcache.conf config doc 2023-02-22 16:18:37 +11:00
swift_common_config.rst Move config option documentation to separate docs 2020-11-05 14:40:05 +00:00