OTRS low performance

Moderator: crythias

Locked
changhelry
Znuny newbie
Posts: 18
Joined: 17 Feb 2011, 04:40
Znuny Version: 2.4

OTRS low performance

Post by changhelry »

Hi ,
I am using OTRS 3.0.8 , but as my monitor, the OTRS needs at least 1 minutes to handle one email ticket when the OTRS/bin/otrs.PostMasterMailbox.pl fetches emails . It's too slow , when there are tens or one/two hundreds emails in mail server , OTRS otrs.PostMasterMailbox.pl seems hang and can't work. I also check the performance of Mysql database , it works normal.

The server loads are very slow. I believe the hardware server's performance is good.
How many email tickets can be handled per minute by OTRS usually? does OTRS have a performance test report? Or what's bottleneck of my OTRS performance?

Thanks

Justin
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: OTRS low performance

Post by reneeb »

There can be several causes for performance issues: connection to the mailserver, connection to the database, size of mails, number/type of postmaster filters, general load of the server (do other applications run on the server?),...
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
changhelry
Znuny newbie
Posts: 18
Joined: 17 Feb 2011, 04:40
Znuny Version: 2.4

Re: OTRS low performance

Post by changhelry »

Usually , how many ticket mails dose OTRS can handle per minute?
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: OTRS low performance

Post by jojo »

this depends on the hardware and is only limited by the insert speed of the database (some thousand should be no problem)
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked