1 (edited by abc123 05/24/2016 08:22:29 am)

Topic: Scalabilty

Hi All,

Just want to know whether FA a scalable application. I mean whether it can handle huge amount of data and what will be the impact on the performance if the number of users increase manifold after certain time period?

Thanks

2 (edited by apmuthu 05/24/2016 11:47:12 am)

Re: Scalabilty

You might want to use the MySQL tuning Wizard and think about using the InnoDB File per table option (it is enabled by default in MySQL v5.6+).

A few index tweaks for the current stable version are available.

Post's attachments

InnoDB File per table.pdf 165.7 kb, 6 downloads since 2016-05-24 

You don't have the permssions to download the attachments of this post.