http://huli.logdown.com/posts/774229-the-battle-against-ddos-nginx-iptab...
安装:wget http://www.canonware.com/download/jemalloc/jemalloc-3.6.0.tar.bz...
http://blog.sina.com.cn/s/articlelist_1834459124_2_1.html` ` Nginx 的请求处理...
http://www.tuicool.com/articles/q22YFvlimit_req_zone $limit zone=perreq:...
http://www.tuicool.com/articles/q22YFv limit_req_zone $limit zone=perreq...
浏览器 user-agent 字符串的故事http://www.cnblogs.com/ifantastic/p/3481231.html各种浏...
Linux下会看到早期的syslog服务,但后续就看到只使用rsyslog服务了rsyslog 相当于 syslog的升级版
下载模块解压运行命令/opt/nginx/sbin/dso_tool --add-module=/opt/ngx_log_if在配置文件添加...
设置CPU亲缘性是为了防止进程在CPU的核上切换,从而避免因切换带来的CPU的L1/L2cache失效。cache失效会降低程序的性能。