Like Ra's Naughty Forum
Site performance, Server errors, outages and tunings - Printable Version

+- Like Ra's Naughty Forum (https://www.likera.com/forum/mybb)
+-- Forum: Technical section (https://www.likera.com/forum/mybb/Forum-Technical-section)
+--- Forum: Site (https://www.likera.com/forum/mybb/Forum-Site)
+--- Thread: Site performance, Server errors, outages and tunings (/Thread-Site-performance-Server-errors-outages-and-tunings)



RE: Site performance, Server errors, outages and tunings - Like Ra - 01 Oct 2020

Rofl


RE: Site performance, Server errors, outages and tunings - Like Ra - 25 Oct 2020

Extended domain likera.com for 9 more years I_am_so_happy

πŸ’ΈπŸ’°πŸ’Έ


RE: Site performance, Server errors, outages and tunings - Like Ra - 27 Oct 2020

Each mysql version brings more errors

{diceroller-code}
The fix was removing this from /etc/mysql/my.cnf:

{diceroller-code}


RE: Site performance, Server errors, outages and tunings - Like Ra - 31 Oct 2020

Found another strange bug. From time to time, if you are visiting the site on a mobile device when you click some links (e.g. statistics, sub-forums, but not the threads!) you will be redirected to the main page of the forum. It can be fixed by resetting the internal some of the MyBB caches. By default it's done once per day, I increased it to twice per day. Let's see if it helps.


RE: Site performance, Server errors, outages and tunings - Tinker D - 01 Nov 2020

Is there a set time each day, like 5:00am, that the system checks itself?
Or is it random?


RE: Site performance, Server errors, outages and tunings - Like Ra - 01 Nov 2020

There is quite a few of the tasks that run a various (but predefined) days and/or times of day. I reconfigured the daily cleanup to run twice a day: at 00:00 and 12:00GMT.

 mybb_tasks-01.png thumbnail   


RE: Site performance, Server errors, outages and tunings - Tinker D - 01 Nov 2020

Ok, question?
When one routine checking itself, can that routine cause another routine to skip a Bit causing a cancellation of the second routine?

In other words, can one program interfere with another ?


RE: Site performance, Server errors, outages and tunings - Like Ra - 01 Nov 2020

(01 Nov 2020, 02:12 )Tinker D Wrote: In other words, can one program interfere with another ?
I think it's possible, but the default original mybb tasks call different functions, even if it happens at the same time, and the database should be able to handle the requests correctly. But anything might go wrong, since every program has bugs (at least for certain circumstances).


RE: Site performance, Server errors, outages and tunings - Like Ra - 10 Nov 2020

(07 Jun 2020, 23:41 )Like Ra Wrote: Added webm and webp!
Now webp is properly added - you can upload webp images and they will be properly thumbnailed.

However, it's done at the expense of changing the core files, so I have to retweak them every time I upgrade the forum software 😟 Otherwise I need to make a pull request in the github repository.

I need more "free" time 😊


RE: Site performance, Server errors, outages and tunings - Like Ra - 10 Nov 2020

The site was inaccessible for some time - the reason is a local outage around the provider data centre.