Store and Forward - Disk Cache slow

I had something similar happen and was able to resolve it by increasing the number of connections I had with the history database.

When the store and forward starts filling up Ignition will use all of the DB connections to push to the DB. If those connections are also getting used by Ignition to render charts and such there might just not be enough connections to push all of the data through.

Another thread that might help: Store and Forward Thruput