apache / trafficserver

Apache Traffic Server™ is a fast, scalable and extensible HTTP/1.1 and HTTP/2 compliant caching proxy server.
https://trafficserver.apache.org/
Apache License 2.0
1.75k stars 782 forks source link

☂ Remove various _filename records.config variables. #5363

Open zwoop opened 5 years ago

zwoop commented 5 years ago

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.

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 commented 5 years ago

Blocks #5457

zwoop commented 4 years ago

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

randall commented 4 years ago

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

github-actions[bot] commented 2 years ago

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.