Просмотр исходного кода

Updated Auto Tune figures

Autotuned figures have been bumped in consultation with other community members as to a reasonable level. Please note these defaults are more on the one of each workers side than they are on the monolith Side.
synapse-cache-tuning
Catalan Lover 2 лет назад
committed by Slavi Pantaleev
Родитель
Сommit
e5add0fd48
1 измененных файлов: 2 добавлений и 2 удалений
  1. +2
    -2
      roles/custom/matrix-synapse/defaults/main.yml

+ 2
- 2
roles/custom/matrix-synapse/defaults/main.yml Просмотреть файл

@@ -554,8 +554,8 @@ matrix_synapse_caches_global_factor: 10
matrix_synapse_caches_expire_caches: true matrix_synapse_caches_expire_caches: true
matrix_synapse_caches_cache_entry_ttl: 30m matrix_synapse_caches_cache_entry_ttl: 30m
matrix_synapse_caches_sync_response_cache_duration: 2m matrix_synapse_caches_sync_response_cache_duration: 2m
matrix_synapse_caches_autotuning_max_cache_memory_usage: 1024M
matrix_synapse_caches_autotuning_target_cache_memory_usage: 758M
matrix_synapse_caches_autotuning_max_cache_memory_usage: 2048M
matrix_synapse_caches_autotuning_target_cache_memory_usage: 1024M
matrix_synapse_caches_autotuning_min_cache_ttl: 5m matrix_synapse_caches_autotuning_min_cache_ttl: 5m


# Controls whether Synapse will federate at all. # Controls whether Synapse will federate at all.


Загрузка…
Отмена
Сохранить