Parcourir la source

[Nginx] Set server_names_hash_bucket_size 64

andryyy il y a 8 ans
Parent
commit
aabcf65c69
2 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      data/conf/nginx/site.conf
  2. 0 0
      data/web/js/bootstrap-filestyle.min.js

+ 4 - 0
data/conf/nginx/site.conf

@@ -1,4 +1,8 @@
+# includes to http {
 proxy_cache_path /tmp levels=1:2 keys_zone=sogo:10m inactive=24h  max_size=1g;
+server_names_hash_bucket_size 64;
+# }
+
 map $http_x_forwarded_proto $client_req_scheme {
      default $scheme;
      https https;

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
data/web/js/bootstrap-filestyle.min.js


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff