Skip to content

☂ Remove various _filename records.config variables. #5363

@zwoop

Description

@zwoop

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.

  • 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.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Major Projects for v10

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions