Howdy All,
I’m trying to figure out some major performance issues I am having. It seems that in one of our queues we have about 50 tickets (not many) but for some reason when I try to bring up the status screen for this queue (as the tickets are
all locked to their respective owners) it takes anywhere from 10-20 seconds to load this page.
The system is a 2 proc 2.2GHz system with about 4GB of ram. It is running both apache2 and postgres and I’ve followed everything in the performance docs and done a lot of fine tuning on the postgres end. It doesn’t make sense for everything
to be as slow as it is! I tried the performance module and I’m failing the insert/update/delete/select tests miserably. =\
Please help!