Page 1 of 1

Website performance problems

Posted: Sat Jun 05, 2021 7:11 am
by rp4dgwm
Hello

During the last week, the performance of my hosted Joomla website, www.roverp4dg.org.uk has plummeted. The time to load the home page has gone from 1 to 2 seconds to sometime 15 seconds. Loading content from the main menu options takes an excessive amount of time too. I have not made any changes to the Joomla content or configuration and the hosting service claims that from their end all is well. As a result of me logging a ticket with them they say they have optimised the database, changed php settings, enabled the FPM option and rebuilt the FPM configurations. The performance issue is being experienced by users all over the country (UK) and from some abroad.

This contrasts with associated Joomla website, www.roverp4dg-commerce.org.uk, which loads more or less instantly. This website is hosted by the same provider but is on a different server.

It seems to me that its an extended time from the point of sending the website URL in the browser to receiving data back from the server, e.g. the Chrome browser tab circle is moving anti-clockwise for an extended time until content is delivered.

I'd very much appreciate any help you can give please as I feel I am going round in circles with the hosting company.

Thanks.

Re: Website performance problems

Posted: Sat Jun 05, 2021 7:27 am
by darb
Have they restarted the server?

Re: Website performance problems

Posted: Sat Jun 05, 2021 7:32 am
by darb
Do a FPA - here is info. viewtopic.php?f=806&t=969442

Re: Website performance problems

Posted: Sat Jun 05, 2021 7:34 am
by rp4dgwm
darb wrote: Sat Jun 05, 2021 7:27 am Have they restarted the server?
They haven't said but have said that hundreds of other customers on the same infrastructure are not having performance problems.

Re: Website performance problems

Posted: Sat Jun 05, 2021 7:39 am
by darb
Restart server & do a FPA.

Re: Website performance problems

Posted: Sat Jun 05, 2021 7:59 am
by rp4dgwm
Speed test 3.JPG
I did this test and I think it shows where the problem resides. What are your views please?

Re: Website performance problems

Posted: Mon Jun 07, 2021 1:38 am
by AMurray
We don't know, and won't know until you provide the FPA report. "if you're serious about wanting help, you will use this tool to help you post: https://forumpostassistant.github.io/docs/" (as stated in the Forum Rules red box at top of screen.

Perhaps it's a hosting problem not a Joomla issue per se.

Re: Website performance problems

Posted: Mon Jun 07, 2021 12:13 pm
by darb
yes bcs its the same answer to your question "their are millions of other Joomla customers on the similar infrastructure that not having performance problems in the world".

Re: Website performance problems

Posted: Thu May 26, 2022 1:02 pm
by toivo
rp4dgwm wrote: Sat Jun 05, 2021 7:11 amDuring the last week, the performance of my hosted Joomla website, www.roverp4dg.org.uk has plummeted. The time to load the home page has gone from 1 to 2 seconds to sometime 15 seconds.
Just now loaded the home page in 5 seconds.

rp4dgwm wrote: Sat Jun 05, 2021 7:11 amThis contrasts with associated Joomla website, www.roverp4dg-commerce.org.uk, which loads more or less instantly.
This took around 10 seconds...

Re: Website performance problems

Posted: Mon Jul 11, 2022 9:15 am
by darb
The only thing that dissapoint me is Joomla cache mechanism that even after 10 years doesnt work with trial and efforst for me have been worthless with many debugging hours and I finally gave up. Joomla doesnt work with cache period.

Re: Website performance problems

Posted: Sat Jul 23, 2022 8:00 pm
by Slackervaara
JCH Optimize seem to disturb Joomla 3.10.10 cache for me. The cache can grow to I GB per day. Instead I use the page cache of JCH Optimize which works better.

Re: Website performance problems

Posted: Sat Jul 23, 2022 11:25 pm
by Per Yngve Berg
Is OPCache enabled in php?

Re: Website performance problems

Posted: Fri Aug 12, 2022 4:28 pm
by leolam
Forget Joomla Content Caching plugin..It is a nightmare and a disaster. Don't use it! Compile server with OpCache or Memcache(D) and use that as caching mechanism in global config

Suggest to disable PHP-FPM for this site and see if this improves. If so you know that your settings in PHP-FPM are off and you need to adjust. It does happens a lot (by experience) Only high load websites need actually PHP-FPM

Leo 8)