Please or Register to create posts and topics.

The forum is very fast at first, but became slow after I posted some topics

PreviousPage 2 of 2

@grindstr

Install Lighthouse to your Chrome browser and get a report of your forum topics/posts performance

https://chrome.google.com/webstore/detail/lighthouse/blipmdconlkpinefehnmjammfjpmpbjk/related?hl=en

https://developers.google.com/web/tools/lighthouse#extension

Edit:
Looking at your domain raises some questions about your server.
Your IP goes to a broadband network Altibox AS in Norway and not to a web hosting company.
https://www.altibox.no/
Your server is still using HTTP 1.1
Server memory size and max memory for php/WordPress?
php version?

Mix of both HTTP and HTTPS on many pages.
Simple pages have long response times.

Hey @grindstr,

you are using a lot of plugins and it seems like your website is quite slow:

https://gtmetrix.com/reports/solnikgarden.com/dASaAUcR/

It could also be that your web server doesn’t have enough power for your website. I would advise you to follow some basic instructions to speed up your website.

Need professional help with Asgaros Forum? Book an appointment with us at domra Web Solutions for setup and customization services. Learn more about our Toolbox for Asgaros Forum plugin to enhance your forum experience.

Well, I was waiting for this feedback, I have seen the same argument to others in Forum complaining of the same.

I can’t see your answers  explain the 60 sec delay time entering one of the topic with 25 posts.
What is this 43 sec idle time?  See attached file. What is happening within this time? Uploading images?

And from your scan the average load time 3,9 sec, for sure not the best, but this don’t explain the delay.
Everything else on my web is responding normally compared to this specific topic. I have hundreds of pictures on my blog, never had any issue loading them. Takes 2,6 sec to open.

I did a test and set the post pr. topic to 1(one). Every post with only text responded normal, but the post with 2 images of total 4 MB took 10-12 sec. Renaming the files on the forum folder change the respond time to normal, so it’s clear that this is a upload problem.

Yes, it’s possible to spend a lot of money to have the best server on the marked, but seeing this from a programmer point of view, it should be much better to make codes that works on average servers. Not sure if this will help, but why not introduce Lazy Loading for images?

Anyway, sorry for being a bit stubborn, I still think the problem goes both way, if you see my point. I can live with this drawback, the forum is anyway perfect for my use.
Thanks for your feedback

Uploaded files:
  • Skjermbilde.PNG

Hey @grindstr,

so you only get this problem for posts with images attached, right?

Can you please create me a user for your forum?  So I can have a look at that problem.

Need professional help with Asgaros Forum? Book an appointment with us at domra Web Solutions for setup and customization services. Learn more about our Toolbox for Asgaros Forum plugin to enhance your forum experience.
Quote from qualmy91 on February 8, 2021, 3:26 am

Hey @grindstr,

so you only get this problem for posts with images attached, right?

Can you please create me a user for your forum?  So I can have a look at that problem.

Yes, this is what I suspect. Have sent you epost 🙂

Hey @grindstr,

I did check some pages on your site and it is really super slow. I think it is not necessarily your web server, but your website itself. You should really do some page optimization:

  • images are big and not optimized
  • CSS and JS files are not optimized
  • insecure connection, because of mixed-content (this is probably also causing the slow HTTP/1 protocol)
  • you are using a lot of plugins (e.g. also the slider, map, and contact form are being loaded in the forum)
  • your main page is doing 226 requests (asgaros.de is doing 39)

As a usual user of your forum, I’m not able to check the database but I guess that a cleanup of it is also needed. A lot of plugins don’t remove their database entries and tables and can cause a slow database.

I would advise you to optimize the speed of your website by following this guide:

https://www.wpbeginner.com/wordpress-performance-speed/

You could also follow other guides, but I think this is a good start.

It’s also a good start to use the guides provided by lighthouse or gtmetrix:

https://gtmetrix.com/reports/solnikgarden.com/hZ0Vmh8N/

Asgaros and Jim have reacted to this post.
AsgarosJim
Need professional help with Asgaros Forum? Book an appointment with us at domra Web Solutions for setup and customization services. Learn more about our Toolbox for Asgaros Forum plugin to enhance your forum experience.
PreviousPage 2 of 2