Mautic Performance

Hi Leni



Sorry to see that you have problem with Mautic.

Can you share your PHP Info

Code:
<?php

// Show all information, defaults to INFO_ALL
phpinfo();

?>


Maybe i can have a quick look.

Joan

Hi Leni

Sorry to see that you have problem with Mautic.
Can you share your PHP Info

[code]<?php

// Show all information, defaults to INFO_ALL
phpinfo();

?>[/code]

Maybe i can have a quick look.

Joan

Hi @ninjoan
Sure thing.
Before sending the php info, I’d like to invite you to check these 2 posts
https://www.mautic.org/community/index.php/7806-mautic-terrible-performance/p1#p23895
https://www.mautic.org/community/index.php/113-incredibly-slow-response-times/p1#p23645

I’ve done a lot of testing and tuning with the help of other colleagues and many people are having this exact same problem.

Here is my PHP info (and thanks for helping out):
https://goo.gl/7b6nXU

(too much text to paste here, it wont allow me to post)

I know a guy that has the same problem that you and it was resolved with the enable the PHP Cache but looking in your PHP info file is enable already…

@ninjoan Yes it is. Its enabled both on apache2 and cli. I’m also storing sessions on memcached. This thing should be pretty fast.

I see you are able to replicate the same you have in a free version of Mautic Cloud?

@ninjoan
Actually, I was not. I tried but the free account does NOT allow imports (to prevent spam), so I was never able to test it.