Github user jpeach commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/1004#discussion_r78665705
--- Diff: doc/admin-guide/files/records.config.en.rst ---
@@ -2510,12 +2510,15 @@ HostDB
The filename to persist hostdb to on disk.
-.. ts:cv:: CONFIG proxy.config.cache.hostdb.sync_frequency INT 120
+.. ts:cv:: CONFIG proxy.config.cache.hostdb.sync_frequency INT 0
- Set the frequency (in seconds) to sync hostdb to disk.
+ Set the frequency (in seconds) to sync hostdb to disk. The default ``0``
+ turns off HostDB disk writing completely, to enable this set this value
to
--- End diff --
Make this into 2 sentences. It doesn't quite make sense.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---