
Hi Hugh, 9,000 tickets is nothing. There is a bottleneck somewhere in your setup. Take a look at load, swap and cpu usage on your server (assuming you're on Linux), and take a long, hard look at your database. If you're runnning MySQL, I can recommend mysqltuner.pl (just "wget mysqltuner.pl" and run it). It's a great tool to get pointers for performance tuning your MySQL server. Lars From: otrs-bounces@otrs.org [mailto:otrs-bounces@otrs.org] On Behalf Of Hugh Kelley Sent: Thursday, May 12, 2011 3:53 AM To: User questions and discussions about OTRS. Subject: [otrs] When to start archiving tickets? We've been using OTRS for about six month now (9,000 tickets, 62,000 articles) and I'm starting to notice sluggishness. I've tried switching from IIS + PerlEx to Apache + mod_perl but that hasn't made a noticeable difference. My next move is to investigate archiving. Has anyone else had a similar experience? When did others start archiving? What effect did it have? Are there other more obvious places to look next? I've read the tuning guide but it seems like we're pretty small by those standards. http://doc.otrs.org/3.0/en/html/performance-tuning.html Hugh