Closed
Description
Describe the bug
Boost performance in Cacti 1.2.x get's poorer the more data sources you have cached in the boost table to the point where it becomes unusable.
To Reproduce
Steps to reproduce the behavior:
- Enable boost.
- Cache as many as 25 million boost records
- Observe the system performance when attempt to flush the boost cache. It may never complete.
Expected behavior
Boost should scale even as the number of records in the boost table increases dramatically.