码迷,mamicode.com
首页 >  
搜索关键字:reading    ( 1497个结果
nginx 代理tomcat 访问上传后图片显示问题
nginx error log2016/01/05 10:55:28 [crit] 15049#0: *143858 open() "nginx/proxy_temp/2/12/0000000122" failed (13: Permission denied) while reading upst...
分类:Web程序   时间:2016-01-05 12:24:44    阅读次数:467
paper reading in 1/1/2016~1/3/2016
CVPR15:Person Count Localization in Videos from Noisy Foreground and Detections paper主要的contribution是定义了person count localization及其周边,不过虽然之前提过的person....
分类:其他好文   时间:2016-01-03 20:57:24    阅读次数:130
数据库主从过程出错
开始 134出现主从1206错误Last_IO_Errno: 1236Last_IO_Error: Got fatal error 1236 from master when reading data from binary log: 'Client requested master to star...
分类:数据库   时间:2015-12-13 17:05:11    阅读次数:228
nginx 502错误 upstream sent too big header while reading response header from upstream
原本的设置是proxy_buffer_size 4k;proxy_buffers 4 32k;proxy_busy_buffers_size 64k;在这种配置下,使用fiddler进行抓包分析,发现只要请求的header的尺寸大于4378字节的时候就报502,当header在4377及以下的时候就...
分类:其他好文   时间:2015-12-10 23:27:09    阅读次数:148
Ubuntu apt-get update失败
新安装的ubnutu1404 64位,想装vim 时需要更新软件源,但是在apt-get update出错,错误显示 -Reading package list ErrorCould not get lock /var/apt/lists/lock - open (这里面写的啥忘了)解决方案1 (亲...
分类:系统相关   时间:2015-12-10 18:42:17    阅读次数:314
Python Simple Unicode Instance
#!/usr/bin/env python#--*-- coding:utf-8 --*--'''An example of reading and writing Unicode string :Writes a Unicodestring to a file in utf-8 and reads...
分类:编程语言   时间:2015-12-02 22:21:32    阅读次数:188
EOFError: EOF when reading a line
EOFError: EOF when reading a line
分类:其他好文   时间:2015-11-20 17:37:48    阅读次数:533
ETL
小弟初学ETL,给自己一个备忘录。 1.ETL启动路径中存在中文,则每次启动会提示以下信息。 Unexpected error reading repository definitions Error reading information from file: Invalid byte...
分类:其他好文   时间:2015-11-18 19:41:47    阅读次数:191
Nginx 错误汇总
1. Upstream timed out (110: Connection timed out) while reading response header from upstream这种情况主要在下面两种情况下发生:a. Nginx 作为 proxy,需要适当的调整 proxy timeout ...
分类:其他好文   时间:2015-11-16 17:08:15    阅读次数:345
Read-Books-List
Books Finished Reading 经济解释(张五常) 光荣与梦想:1932~1972年美国社会实录 冰与火之歌 从0到1_开启商业与未来的秘密 大繁荣 大明王朝的七张面孔 第三帝国的兴亡(全三册 风雨独立路-李光耀回忆录 饥饿的盛世 剑桥倚天屠龙史 剑桥中国史 经济腾飞路:李光耀回忆录 经济学原理 科技想要什么 民主的细节 民主与专制的社会起源 魔戒全集 你一定爱读的极简欧洲史 牛奶可乐...
分类:其他好文   时间:2015-11-14 18:06:12    阅读次数:268
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!