摘要: 因为自己网站526net一直放在国外,速度一直不怎么理想。所以网站前端一直是买一些低配廉价,但是对国内线路友好的机器来做反向代理。nginx的反向代理可以说已经很好用了,我一直使用proxy_store方式来做缓存,唯一的缺点就是不会自动清理缓存。我是通过定时任务自动删除的。但是还是做不到我要的效果... 阅读全文
posted @ 2015-11-10 14:57 archoncap 阅读(441) 评论(0) 推荐(0)
摘要: #ngx_lua module项目地址https://github.com/chaoslawful/lua-nginx-module在LNMP安装包后,重编译nginx,并添加ngx_lua模块1」Downloadwget http://luajit.org/download/LuaJIT-2.0.... 阅读全文
posted @ 2015-11-10 14:56 archoncap 阅读(1045) 评论(0) 推荐(0)
摘要: nginx的luajit安装luarocks并安装luafilesystemby admin on 2015-07-11 08:05:23 in , 69次 标题有点绕口。我尽量把关键词都贴进去。之前因为自己的nginx安装了ngx_lua模块,但是又需要引入但是安装luafilesystem又需要... 阅读全文
posted @ 2015-11-10 14:55 archoncap 阅读(1258) 评论(0) 推荐(0)
摘要: http://apistore.baidu.com/apiworks/servicedetail/146.html分类: php2011-07-03 02:02 3576人阅读 评论(2) 收藏 举报phpfunction电话pathcnull /** * 电话号码识别. * @author by ... 阅读全文
posted @ 2015-11-10 00:51 archoncap 阅读(6451) 评论(0) 推荐(0)
摘要: 使用tesseract-ocr破解网站验证码博客分类:图像识别、机器学习、数据挖掘GroovyHPGoogleBlog首先我得承认,关注tesseract-ocr, 是冲着下面这篇文章的噱头去的,26行groovy代码破解网站验证码http://www.kellyrob99.com/blog/201... 阅读全文
posted @ 2015-11-10 00:43 archoncap 阅读(622) 评论(0) 推荐(0)
摘要: 利用开源程序(ImageMagick+tesseract-ocr)实现图像验证码识别分类:开放项目2012-07-23 17:286712人阅读评论(0)收藏举报tiffimagecompression引擎pascalcharacter--------------------------------... 阅读全文
posted @ 2015-11-10 00:40 archoncap 阅读(719) 评论(0) 推荐(0)
摘要: http://ocr.wdku.net/ 阅读全文
posted @ 2015-11-10 00:36 archoncap 阅读(589) 评论(0) 推荐(0)