Open
Description
This Feature Request affects these Traffic Control components:
- Traffic Ops
Description
I'd like to see TO be able to leverage a second TODB connection string for read operations. This allows TO to shed large portions of load from the single authoritative write TODB instance to multiple separate possibly geospacially closer RO replica TODB instances. In addition to taking that load away, it provides a more clear and enforceable line between read and write operations within TO. Lastly, it also provides a partial failure mode where TO can partially operate should the single authoritative TODB instance become unavailable.