Linux下安装SSL当使用https访问时出现:SSL 接收到一个超出最大准许长度的记录。 (错误码: ssl_error_rx_record_too_long)网上说修改虚拟机vi /etc/httpd/conf/httpd.conf将改成经尝试,仍然没用,因此上面这步还原为原来的配置后来通过更...
分类:
其他好文 时间:
2016-01-06 11:40:31
阅读次数:
206
nginx提示:Too many open files这种错误问题的原因是因为linux文件系统最大可打开文件数为1024,而你的nginx中的error.log出现大量的Too many open files,说明文件句柄不够用了所以就错误提示出来了。 如果nginx的error.log出现...
分类:
其他好文 时间:
2016-01-05 18:33:33
阅读次数:
166
Nutch网页抓取速度优化Here are the things that could potentially slow down fetching1) DNS setup2) The number of crawlers you have, too many, too few.3) Bandwid...
分类:
Web程序 时间:
2016-01-05 18:10:04
阅读次数:
268
nginx : 413 Request Entity Too Large上传文件过程发生413 Request Entity Too Large错误,翻译为请求实体过大,断定为nginx限制了请求体大小,翻看nginx文档发现default: client_max_body_size 1mclien...
分类:
Web程序 时间:
2015-12-31 12:26:23
阅读次数:
160
Too many levels of symbolic links 问题Posted on2011-11-30 20:33张贺阅读(5826) 评论(0)编辑收藏今天弄了个ZendStudio,放在了user下的某个文件夹下,想把执行程序ZendStudio做个链接到/usr/sbin目录下。于是使...
分类:
其他好文 时间:
2015-12-27 23:25:39
阅读次数:
246
名称为"ngMessages"的module,通过npm install angular-messages进行安装。在没有使用ngMessages之前,我们可能这样写验证: Username is too short. Username is too long. Your ...
分类:
Web程序 时间:
2015-12-27 10:47:09
阅读次数:
3635
datagrid 的toolbar能包含的不仅仅只是按钮(button)也可以是其他的任何的组件,你可以简单的定义一个toolbar布局通过一个已存在的DIV 标记它将成为datagrid 的toolbar内容,这个教程将向你展示如何为datagrid创建复杂的toolbar.查看Demo创建Too...
分类:
其他好文 时间:
2015-12-23 00:21:39
阅读次数:
223
* /etc/init.d/mysql: ERROR: The partition with /var/lib/mysql is too full!网络解决方法: down vote try this:sudo service mysql stopsudo service mysql startbe...
分类:
数据库 时间:
2015-12-19 21:43:31
阅读次数:
187
CentOS Kernel Source InstallMar 12th, 2012 |CommentsCentOS kernel source install, first off if you are just trying to build something or compile a too...
分类:
其他好文 时间:
2015-12-19 13:41:05
阅读次数:
468
MySQLStudy之--“toomanyconnections”错误解决方案错误信息如下:CannotconnecttoMySQLserverError:ToomanyconnectionsErrno.:1040Similarerrorreporthasbeeddispatchedtoadministratorbefore.以下是mysql.com网站的相关说明:IfyougetaToomanyconnectionserrorwhenyoutrytocon..
分类:
数据库 时间:
2015-12-18 13:18:05
阅读次数:
198