Hash Table 散列表,实际上也可以叫做Hash Table. 他其实是一种数据结构, 类似字典也是key/value pair. 或者应该说,是字典 base on Hash Table. 因为散列表才是真正的key/value pair. 而本质上,h
Ngin出现could not build the server_names_hash 解决办法 今天配置nginx的时候,配置语法都没问题,然而在重启nginx时候,却提示: could not build the server_names_hash, you should increase server_names_hash_buc