How to install and configure Nginx with HTTP3 on CentOS 9 Stream / RHEL 9
We have been using Nginx with HTTP3 for more than 1 year on our production server and handle daily request (including search engine bots) more than 5 Million and daily human page views about 150.000 – 300.000 without any problem.
We have running Nginx with HTTP3 on CentOS 7 and CentOS 9 Stream.
I have run benchmark PHP 8.1 vs PHP 8.0 which was released on November 25, 2021. New features on PHP 8.1 Enums Fibers Readonly Properties Intersection Types never return type…
Sometimes we need to change SSH port on git server, because client is behind firewall or for security reasons. For example, git server ssh run on port 443. So we…
We made simple benchmark to compare Webdav vs Samba / CIFS file system write and read speed. On local Intranet, we may be familiar with sharing files via your company…