Page 1 of 1

Application slows

Posted: Mon Jul 02, 2018 7:29 am
by eventoteam
Respected Team,

I have noticed that when ever system starts writing to these two file. Disk usage increases which result in slowness of PM.

Can you please suggest me that solution of this issue. This issue is occurring multiple time in a day.

Thanks,

Re: Application slows

Posted: Tue Jul 03, 2018 1:01 am
by amosbatto
In your mysql configuration, you can set:
innodb_file_per_table=1
See the rest of the advice here to learn how to force MySQL to break the ibdata1 file into multiple files:
See: https://dba.stackexchange.com/questions ... thing-down

If you care about performance, I recommend using a Linux server. Using ProcessMaker Enterprise Edition will also be faster than the Community Edition.