WordPress performance and speed combo
There are different ways you can say or measure the performance of your web page. For example my plugin, wpbenchmark.io, is focused mainly on server […]
Continue reading »Notes from the Expert
There are different ways you can say or measure the performance of your web page. For example my plugin, wpbenchmark.io, is focused mainly on server […]
Continue reading »Steps to recompile ImageMagick with HEIC support on Centos8 / AlmaLinux 8. Note: adjust paths according to your environment Step 1 – enable extra EPEL […]
Continue reading »Some theoretical stuff about different caching for virtual drives: KVM (and by extension Proxmox, which uses KVM) offers several disk cache modes that control how […]
Continue reading »watchdog: BUG: soft lockup – CPU#7 stuck for 22s Annoying bug, makes processes and VMs stuck. Spent several days trying to figure it out. Got […]
Continue reading »
Query cache, once a popular feature of MySQL database engine was removed from it many years ago. Developers from MariaDB kept it and that was […]
Continue reading »Once in a while my beloved hackers upload their shitty files into image folder (basically they use some plugin for image upload). In most cases […]
Continue reading »In the past few weeks we’ve been looking into different MySQL configuration options and were running many simple tests. Even though all tests were different […]
Continue reading »In this part we are targeting MySQL cache. On most of our shared-hosting serversĀ more than 50% of all queries are served by MySQL cache. […]
Continue reading »Today I wrote new tests. Today tests are targeting 3 large tables, containing from 100’000 to 1’700’000 records. We do huge number of random selects […]
Continue reading »MySQL is a most popular database management system. It can be configured to match your needs using huge amount of options and settings. But which […]
Continue reading »