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.
Nginx virtual host traffic status module (Nginx Module VTS) has lot of usefull monitoring for your open source Nginx server. Nginx Module VTS also can monitoring upstream status and request.…
ModSecurity is an open source and great module to securing sites around the world. ModSecurity protects against Layer 7 attacks. It will prevent SQL injection (SQLi), local file inclusion (LFI), and…
We have problem with embed Youtube video in responsive design. This YouTube embed video does display a full width video, but it has an inappropriate height, so that the poster…