mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-23 12:31:07 +01:00
docs/Single-server-VictoriaMetrics.md: small clarification about custom cache size tuning
This commit is contained in:
parent
ca689fec54
commit
3aee7751b3
@ -1538,7 +1538,7 @@ from the allowed size by type. If the percentage is below 100%, then no further
|
|||||||
|
|
||||||
Please note, default cache sizes were carefully adjusted accordingly to the most
|
Please note, default cache sizes were carefully adjusted accordingly to the most
|
||||||
practical scenarios and workloads. Change the defaults only if you understand the implications
|
practical scenarios and workloads. Change the defaults only if you understand the implications
|
||||||
and vmstorage has enough free memory to accommodate the new size.
|
and vmstorage has enough free memory to accommodate new cache sizes.
|
||||||
|
|
||||||
To override the default values see command-line flags with `-storage.cacheSize` prefix.
|
To override the default values see command-line flags with `-storage.cacheSize` prefix.
|
||||||
See the full description of flags [here](#list-of-command-line-flags).
|
See the full description of flags [here](#list-of-command-line-flags).
|
||||||
|
@ -1538,7 +1538,7 @@ from the allowed size by type. If the percentage is below 100%, then no further
|
|||||||
|
|
||||||
Please note, default cache sizes were carefully adjusted accordingly to the most
|
Please note, default cache sizes were carefully adjusted accordingly to the most
|
||||||
practical scenarios and workloads. Change the defaults only if you understand the implications
|
practical scenarios and workloads. Change the defaults only if you understand the implications
|
||||||
and vmstorage has enough free memory to accommodate the new size.
|
and vmstorage has enough free memory to accommodate new cache sizes.
|
||||||
|
|
||||||
To override the default values see command-line flags with `-storage.cacheSize` prefix.
|
To override the default values see command-line flags with `-storage.cacheSize` prefix.
|
||||||
See the full description of flags [here](#list-of-command-line-flags).
|
See the full description of flags [here](#list-of-command-line-flags).
|
||||||
|
@ -1542,7 +1542,7 @@ from the allowed size by type. If the percentage is below 100%, then no further
|
|||||||
|
|
||||||
Please note, default cache sizes were carefully adjusted accordingly to the most
|
Please note, default cache sizes were carefully adjusted accordingly to the most
|
||||||
practical scenarios and workloads. Change the defaults only if you understand the implications
|
practical scenarios and workloads. Change the defaults only if you understand the implications
|
||||||
and vmstorage has enough free memory to accommodate the new size.
|
and vmstorage has enough free memory to accommodate new cache sizes.
|
||||||
|
|
||||||
To override the default values see command-line flags with `-storage.cacheSize` prefix.
|
To override the default values see command-line flags with `-storage.cacheSize` prefix.
|
||||||
See the full description of flags [here](#list-of-command-line-flags).
|
See the full description of flags [here](#list-of-command-line-flags).
|
||||||
|
Loading…
Reference in New Issue
Block a user