Ver Fonte

[Nginx] Set server_names_hash_bucket_size 64

andryyy há 8 anos atrás
pai
commit
aabcf65c69
2 ficheiros alterados com 4 adições e 0 exclusões
  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;

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
data/web/js/bootstrap-filestyle.min.js


Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff