Please store configs in a mysql or postresql db instead of plain text files. When you have 500+ domains and settigs in traffic.cfg, its pretty nasty and the route page takes forever to load. ive had to write my own solution for actually automating the creation of the traffic.cfg because its such a mess to do otherwise and easily breaks. Storing it in mysql would then also allow us to cluster the db's and then easily have multiple scrollout systems with the same settings. The amount of hacking that I currently have to do to accomplish this is pretty nasty.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Please store configs in a mysql or postresql db instead of plain text files. When you have 500+ domains and settigs in traffic.cfg, its pretty nasty and the route page takes forever to load. ive had to write my own solution for actually automating the creation of the traffic.cfg because its such a mess to do otherwise and easily breaks. Storing it in mysql would then also allow us to cluster the db's and then easily have multiple scrollout systems with the same settings. The amount of hacking that I currently have to do to accomplish this is pretty nasty.
View and moderate all "Get Help" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
That is caused by DKIM signatures. SQL db will not solve the issue.
huh? WTH does dkim signatures have to do with administration needs? Did you even read the full question?