mirror of
https://github.com/Kozea/Radicale.git
synced 2025-09-30 21:12:05 +00:00
Updated Performance tuning (markdown)
parent
359686e070
commit
21a1313dd1
1 changed files with 4 additions and 1 deletions
|
@ -4,7 +4,10 @@ Several hints are available for tuning the performance
|
|||
|
||||
# Filesystem
|
||||
|
||||
Recommendations: TODO
|
||||
Recommendations
|
||||
* journalling file system like `ext4` or `xfs`
|
||||
* in case of activation of `use_mtime_and_size_for_item_cache` a filesystem supporting mtime with ns granularity, e.g. `xfs`
|
||||
* active-passive setup can use GlusterFS or NFS share, use of `use_mtime_and_size_for_item_cache` can be considered to keep the cache on a local node
|
||||
|
||||
# Radicale configuration
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue