Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
nginx: [warn] could not build optimal types_hash, you should increase either types_hash_max_size: 2048 or types_hash_bucket_size: 64; ignoring types_hash_bucket_size
change types_hash_max_size value to 2048 in nginx.conf
types_hash_max_size 2048
Add Comment
Please, Sign In to add comment