Site performance, Server errors, outages and tunings

1557 Replies, 448954 Views

(22 Apr 2020, 07:30 )Pidstupne Wrote: Попробуй поверить на сервере, что занимает порт:
netstat -natp | grep :12211
(22 Apr 2020, 02:01 )Like Ra Wrote: Checked the prog which uses 11211 - MYSQL!!!!!!!
Mysql is not supposed to listen to 11211!!!!!

😉
(This post was last modified: 22 Apr 2020, 11:08 by Like Ra.)
I've just figured out, that myfancybox slideshow plugin does not make use of templates and removed all the thumbnail tweaks I made years ago to increase the speed and, low the server load, and explain search engine what the image is about! Pffff.... No wonder the site dropped in the Google...

So, this is what I have done:

1. Replaced the built in thumbnail mechanism with usual cacheable pictures with direct path, and "alt" description
2. Added native (scriptless) lazyload - it should work in the latest browser.
3. Upgraded PHP to 7.4.6

As always, please keep an eye on things...
(15 May 2020, 00:48 )Like Ra Wrote: 2. Added native (scriptless) lazyload - it should work in the latest browser.

Here the result in firefox b77:

Before. Finish: 3.01s, Load: 2.79

 Screenshot_2020-05-14_23-41-04_before_lazyload.png   

After. Finish: 1.44s, Load: 1.08s

 Screenshot_2020-05-15_02-16-59_after_lazyload.png   
(This post was last modified: 15 May 2020, 01:21 by Like Ra.)
Added lazyloading to the blog as well (for both desktop and mobile versions).
Finished updating and tweaking plugins. I think I fixed all errors, but let me know if I did not notice anything.

Also, added lazy loading to embedded videos.
(This post was last modified: 24 May 2020, 04:21 by Like Ra.)
Image orientation should be set to the one saved in EXIF (for new attachments only).
Is it only me and only my Firefox 77 beta9 and/or lazy loading (implementation?) or something else breaks quick post editing? If the mouse focus leaves the textediting area?
(This post was last modified: 26 May 2020, 00:55 by Like Ra.)
Enough for this very long night. The goal for to remove the AutoMedia plugin along with a bunch of server-side PHP files and client-side JavaScript and CSS. To keep the same functionality I wrote embedders for a bunch of sites for another plugin, so I can embed media from other platforms a well, which are currently not supported, like xtube or bitchute. I can't say, that the load and processing time has decreased, but it's always better to have less code, than more code 😊

Let me know if some links (e.g. video) are not embedded correctly.

Note: uploaded to the forum mp3, mp4, webm files must be enclosed in the corresponding tags: [mp3], [mp4] or [webm] in order to be played from the site. Dunno how to do that without the removed plugin yet. If it's too inconvenient I will install the plugin back.
(This post was last modified: 26 May 2020, 07:50 by Like Ra.)
(26 May 2020, 00:54 )Like Ra Wrote: Is it only me and only my Firefox 77 beta9 and/or lazy loading (implementation?) or something else breaks quick post editing? If the mouse focus leaves the textediting area?
Removing the AutoMedia plugin (see above) solved the issue. Apparently some new bugs were introduced in the recent versions.
I can't get enough of this site 😁 I've added a filter for xtube and reembedded dozens and dozens of videos (they changed the URL structure, so it was a manual job). Again, you have something to rediscover here 😉
(This post was last modified: 27 May 2020, 07:07 by Like Ra.)

Possibly Related Threads…
Thread Author Replies Views Last Post
  An interesting read for site admins Max515 4 414 10 Jun 2025, 17:04
Last Post: Zooy
  Site reviews Like Ra 6 482 12 Feb 2025, 00:49
Last Post: Like Ra
  Site access blocked from some public places Like Ra 11 5,630 07 Apr 2024, 01:18
Last Post: Like Ra
  Site rendering on Apple devices Like Ra 85 15,012 13 Aug 2023, 17:25
Last Post: Like Ra
  How to improve the site navigation Like Ra 10 7,598 03 Aug 2023, 23:27
Last Post: Like Ra