[Nginx] Add larger map bucket size, fixes 1112
@@ -0,0 +1,3 @@
+map_hash_max_size 256;
+map_hash_bucket_size 256;
+