Hello,

Currently using 7.1.7 on Debian 9 with settings below:

CONFIG proxy.config.dns.resolv_conf STRING NULL
CONFIG proxy.config.hostdb.host_file.path STRING conf/hosts.origin
CONFIG proxy.config.hostdb.host_file.interval INT 300

The problem we are having is when file conf/hosts.origin is updated, the
change will never happen unless you restart the trafficserver.

To reproduce the issue:

  * On trafficserver update origin IP in conf/hosts.origin for testhost
    origin IP
  * Watch logs on trafficserver tail -f logs/*.log
  * Local workstation use curl requests to site
  * After 10 minutes, still no change. Though it should be 300 seconds
    at most.
  * Restart trafficserver and instant updates

We have let it go over 24 hours and it never updates, even with a
reload. A restart is only way to update. Issue has been reproduced on
several machines with the same setup.

Any suggestions on what could be wrong, or what we should try?


Thank you,


Kevork

Reply via email to