通配 hash 表
ngx_hash_init 实现注释:http://blog.csdn.net/gsnumen/article/details/7817396
ngx_hash_init之后的结构制图:http://blog.csdn.net/livelylittlefish/article/details/6636229
ngx_hash_wildcard_init 代码详解和 制图:http://www.cnblogs.com/chengxuyuancc/p/3782808.html
value 后两位含义: http://my.oschina.net/7gaoxing/blog/110738?p={{page}}
网络模块初始化