2012年1月14日

nginx的几个基本操作

摘要: pkill -9 nginx;/usr/local/nginx/sbin/nginxvim /usr/local/nginx/conf/nginx.conf 阅读全文

posted @ 2012-01-14 21:17 李玉龙 阅读(168) 评论(0) 推荐(0) 编辑

今天的几个bug

摘要: 1. 输入命令行 xxxx xxxx?xxx=xxx&xxx=xxx总是没返回正确结果,因为&是特殊符号,需要转义2.mmap总是SIGSEGV段错误退出原因:munmap长度与mmap时的不符 阅读全文

posted @ 2012-01-14 10:43 李玉龙 阅读(131) 评论(0) 推荐(0) 编辑

导航