trafficserver icon indicating copy to clipboard operation
trafficserver copied to clipboard

☂ Remove various _filename records.config variables.

Open zwoop opened this issue 6 years ago • 4 comments

This turned out to be a little more complicated than expected, because these records.config are actually used as part of the mechanisms for reloading configuration files. But we should get this done for ATS v10.

  • [x] proxy.config.cache.storage_filename
  • [ ] proxy.config.cache.control.filename
  • [ ] proxy.config.cache.ip_allow.filename
  • [ ] proxy.config.cache.hosting_filename
  • [ ] proxy.config.cache.volume_filename
  • [ ] proxy.config.dns.splitdns.filename
  • [ ] proxy.config.hostdb.filename
  • [ ] proxy.config.log.config.filename
  • [ ] proxy.config.url_remap.filename
  • [ ] proxy.config.ssl.server.multicert.filename
  • [ ] proxy.config.ssl.servername.filename

The argument is that

  1. This doesn't fly well with the move to a unified YAML namespace
  2. This functionality is superseded with the traffic layout / runroot features.

zwoop avatar Apr 25 '19 02:04 zwoop

Blocks #5457

zwoop avatar May 09 '19 21:05 zwoop

Moving out to 10.0.0, unless someone wants to work on this.

zwoop avatar Jul 16 '19 16:07 zwoop

@zwoop I could.

~~Do you have any ideas here around the config file to config subsystem signaling here?~~

I have an idea here. Let me see if I can do it in the next few days.

randall avatar Jul 19 '19 21:07 randall

This issue has been automatically marked as stale because it has not had recent activity. Marking it stale to flag it for further consideration by the community.

github-actions[bot] avatar Oct 14 '21 21:10 github-actions[bot]