发布时间:2012-06-04 17:07:25
1.raid card电池电耗光了,IO性能非常差。这个要非常注意加到nagios的监控里面去。2.nginx 1.0以下版本不支持put方法,从access.log看到返回411,需要打patch或是升级。3.html5 支持mp4vim /etc/mime.typesAddType video/webm.mp4具体参加MIME。.........【阅读全文】
发布时间:2012-02-22 17:16:15
mysql的error log显示:Incorrect key file for table '/tmp/#sql_3cc8_0.MYI'; try to repair it Component not found: SQLEngineServer,120222 7:47:15 [ERROR] /usr/sbin/mysqld: Incorrect key file for table '/tmp/#sql_7aa6_0.MYI'; try to repair it这个错误log一度误导了我,以为是别的问题呢?看MYI.........【阅读全文】