Page 1 of 1

Big relay

Posted: 23 Sep 2014, 10:43
by rgg
Hi all,

I have a very big problem with my mantis installation:

all events takes a long time (open a new issue, assigned one to user,...). Example 1 minute to open a new issue.
If I open other session I can check this new issue has been create very quicky but my first screen main 'block' 1 minute!!

I dont know if is a cache problem!!

It is no a resource problem, I have a dedicated server only fot Mantis and updated:
  • Ubuntu Linux 12.04.1
    2GB RAM
    PHP Version => 5.3.10-1ubuntu3.14
    Apache versión 2.2.22
I will appreciate your help!!
Thanks!!!

Re: Big relay

Posted: 23 Sep 2014, 13:49
by atrol
I am quite sure this is caused by a problem when trying to send emails.
Check the contents of the database table mantis_email_table.
MantisBT will try again and again to send the contained emails if it's not empty.

Re: Big relay

Posted: 24 Sep 2014, 08:28
by rgg
Yes...!! It's mail queue problem.

Now I´m going to investigate mail problem!! :)

Thanks for the best and quicky support!!