Request Tracker and Apache::Session

April 1, 2010
filed under genevainformation
Tagged , , , , ,

After migrating from an intel to an amd platform RT was choking on session management. The session table *is* a nasty one and can get you stuck, but ours had only 4’000 entries after I cleaned it.
However, no help.
I debugged every single query (before) to see if the indexes were set..they were.
The solution was finally in the migration bit – we had compiled everything for Intel initially and redone the work for AMD. But one symlink was still pointing to the Intel binaries and .. snafu.
Correcting the symlink did the trick and RT became acceptably speedy again.

I swear, it’s the first time for a year that I touched a server that intimately ;)

no comments

RSS /

Comments are closed.