冰&红&茶

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2012年3月6日

摘要: LogFormat "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b" ssl_request_format CustomLog "|/share/apachephp/bin/rotatelogs /share/httpd/logs/%Y_%m_%d_ssl_request_log 86400 480" ssl_request_format 阅读全文
posted @ 2012-03-06 17:21 一路前行,莫回头 阅读(3076) 评论(2) 推荐(0)

摘要: graceful 阅读全文
posted @ 2012-03-06 15:56 一路前行,莫回头 阅读(295) 评论(0) 推荐(0)

摘要: 关于PHP进程高负载的情况,我检查了Linux的message log文件,发现了以下的错误信息,1 ALERT --- script tried to increase memory_limit to 3170893824 bytes which is above the allowed value (attacker 'REMOTE_ADDR not set', file '/aaa/bbb/ccc_ccc_ccc/api_ccc_ccc.php', line 7)原因是:suhosin的memory_limit限制了脚本内存的分配。解决方法是:使用ps - 阅读全文
posted @ 2012-03-06 14:59 一路前行,莫回头 阅读(743) 评论(0) 推荐(0)

摘要: ps -aux | grep httpd 阅读全文
posted @ 2012-03-06 14:42 一路前行,莫回头 阅读(240) 评论(0) 推荐(0)

摘要: Build-Date: Fri Nov 25 19:16:33 CST 2011Apache-Version: 2.2.21PHP-Version: 5.2.17PHP-Patches: php52-backports-security-20111030.patch suhosin-patch-5.2.16-0.9.7.patch dimg_realpath-5.2.17.patchPHP-Extensions: suhosin-0.9.32.1 memcache-3.0.6 APC-3.1.9 xdebug-2.1.2 阅读全文
posted @ 2012-03-06 14:19 一路前行,莫回头 阅读(140) 评论(0) 推荐(0)