Hi,
I am customising suite cdm for my bosses at work.
Their main concern however, is the speed of the system, it’s not fast enough for them with it taking 2-3 seconds to load each action properly.
Other than their internet speed, is there anything I can do to speed up suite cdm? We’re using 1and1 to host everything, would it be worth trying out different hosting providers?
Thanks
Hi there,
Can you provide some screen shots of the server response time(bottom of the page)? Is this 2-3 seconds or does it display a lower number i.e. 0.2-1 second?
Thanks,
Will.
Please describe your setup for your server.
- If there multiple applications running, …?
- Which recources has the hardware?
Normal values ​​were between 0.25 to 1.5. - Suitecrm will not be the cause.
I think - testing different hoster should not necessarily lead to the result.
many greetings
One option is to install APC. This provides opcode caching for PHP which will provide slight performance increases for PHP. It’s also used by SuiteCRM if it is available so should improve performance. If the performance issue is somewhere else (say database contention) then it may have little effect.
APC can be installed under Ubuntu with:
apt-get install php-apc
Thanks,
Jim
It says server time is 2.32 on one page, then 1.72 on another for example.
Surely it could be made lower than this?
I’m using 1and1 not my own custom server.
Thanks