You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by sh...@apache.org on 2019/04/01 15:20:21 UTC

[trafficserver] branch master updated: adding a note into storage.config admin doc about cache invalidation when changes are made

This is an automated email from the ASF dual-hosted git repository.

shinrich pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/master by this push:
     new 5122574  adding a note into storage.config admin doc about cache invalidation when changes are made
5122574 is described below

commit 51225741fe58c6e274e879585643dbd895b8b945
Author: Daniel Morilha (netlify) <da...@netlify.com>
AuthorDate: Mon Mar 25 09:52:57 2019 -0700

    adding a note into storage.config admin doc about cache invalidation when changes are made
---
 doc/admin-guide/files/storage.config.en.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/admin-guide/files/storage.config.en.rst b/doc/admin-guide/files/storage.config.en.rst
index 91b72b5..1945dc0 100644
--- a/doc/admin-guide/files/storage.config.en.rst
+++ b/doc/admin-guide/files/storage.config.en.rst
@@ -48,6 +48,10 @@ partitions. :arg:`volume` and arg:`seed` are optional.
 
    If the :arg:`id` option is used every use must have a unique value for :arg:`string`.
 
+.. note::
+
+   Any change to this files can (and almost always will) invalidate the existing cache in its entirety.
+
 You can use any partition of any size. For best performance:
 
 -  Use raw disk partitions.