Skip to content

Instantly share code, notes, and snippets.

View benedictpmateo's full-sized avatar
🏠
Working from home

benedictpmateo

🏠
Working from home
  • Abu Dhabi
  • 19:11 (UTC +04:00)
View GitHub Profile
@muhammadghazali
muhammadghazali / What is server_names_hash_bucket_size.md
Last active March 11, 2025 03:56
Nginx: What is server_names_hash_bucket_size?

Background

While I'm learning how to use Nginx, I was instructed to update the server_names_hash_bucket_size (/etc/nginx/nginx.conf) value from 32 to 64, but I don't understand why should I increase the value to 64.

References

References that have been read so far: