Fix visitors stat
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/cron/woodpecker Pipeline was successful

This commit is contained in:
nemunaire 2026-03-06 10:08:15 +07:00
commit eca951d47e
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ Yet many web services (including those that receive several thousand visitors
per day) can work perfectly well with a much simpler architecture.
Here is a hands-on account of the infrastructure I use for my production
projects, some of which exceed 2,000 daily visitors, and which I also applied
projects, some of which exceed 5,000 daily visitors, and which I also applied
for years during a cybersecurity competition with more than 250 on-site
participants.

View file

@ -17,7 +17,7 @@ plusieurs milliers de visiteurs par jour) peuvent fonctionner
parfaitement avec une architecture beaucoup plus simple.
Voici un retour d'expérience sur l'infrastructure que j'utilise pour
mes projets en production, dont certains dépassent les 2000 visiteurs
mes projets en production, dont certains dépassent les 5000 visiteurs
quotidiens, et que j'ai également appliqué pendant des années lors
d'une compétition de sécurité informatique avec plus de 250
participants en présentiel.