apache / apache/trafficserver

☂ Remove various _filename records.config variables.

Open
#5,363 4 comments 0 reactions 1 assignee Claimed by @zwoop View on GitHub
Cleanup Configuration Proposal Stale Umbrella
Dominant language
C++
Stars
2k
Forks
874
Avg merge
6d 15h
Merged PRs (30d)
46

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.