- 浏览: 1272930 次
- 性别:
- 来自: 深圳
文章分类
- 全部博客 (608)
- 数据结构 (2)
- AJAX (3)
- 设计模式 (3)
- java (117)
- js (14)
- css (9)
- jsp (10)
- 杂文 (49)
- htmlparser (6)
- 数据库 (29)
- 算法 (14)
- 数据挖掘 (11)
- 电脑杂症 (12)
- 网络爬虫 (7)
- 应用服务器 (9)
- PHP (2)
- C# (14)
- 测试 (3)
- WEB高性能开发 (3)
- swt (1)
- 搜索引擎 (16)
- HttpClient (4)
- Lite (1)
- EXT (1)
- python (1)
- lucene (4)
- sphinx (9)
- Xapian (0)
- linux (44)
- 问题归类 (1)
- Android (6)
- ubuntu (7)
- SEO (18)
- 数学 (0)
- 农业资讯 (12)
- 游戏 (3)
- nginx (1)
- TeamViewer (1)
- swing (1)
- Web前 端 (1)
- 主页 (0)
- 阿萨德发首发身份 (0)
- 软件设计师 (0)
- hibernate (5)
- spring3.0 (5)
- elastic (1)
- SSH (3)
- ff (0)
- oracle 10g (9)
- 神经网络 (1)
- struts2.0 (2)
- maven (1)
- nexus (1)
- 辅助工具 (3)
- Shiro (1)
- 联通项目 (0)
- 2014年专业选择 (0)
- freemarker (1)
- struts1.2 (8)
- adfasdfasfasf (0)
- TortoiseSVN (1)
- jstl (1)
- jquery (1)
- eclipse plugin (0)
- 游戏外挂 (1)
- 推广 (0)
- 按键精灵 (1)
- ibatis3.0 (1)
最新评论
-
水野哲也:
不不不, 这个您真错了!其实是你引用的那个jsp和本身的jsp ...
解析关于jsp页面指令冲突问题contentType="text/html;charset=UTF-8" -
caobo_cb:
import xx.cn.weibo.Util;
[ java版]新浪微博之ruquest_token篇 -
caobo_cb:
你好 Util包没有
[ java版]新浪微博之ruquest_token篇 -
小桔子:
你好!我遇到个问题 max_allowed_packet值总是 ...
mysql查询占用内存,优化的技巧 -
donghustone:
谢谢大神!
用JSmooth制作java jar文件的可执行exe文件教程(图文)
今天用了post的提交,获取网站的数据。想要用代理进行处理。结果冒出这种错误。You are trying to use a node of the CoDeeN CDN Network. Your IP address is not recognized as a valid PlanetLab address, so your access to CoDeeN does not include all HTTP types
首先回到 CoDeeN 代理群一些基本知识
相信大家有用过类似 202.189.126.86:3128 的代理,在浏览时会不时跳转到一个页面,让输入验证码,然后继续使用。这种 CoDeeN 代理是专门用于服务器性能测试的代理群,现在总共有 490 台代理服务器在运行,绝大部分的服务器位于高等学校。
为了防止有人利用这些代理下载受到版权保护的数据库资源和进行黑客攻击,这些代理作了如下的限制:
1 不能访问绝大多数文献数据库(禁止这些数据库的网址);
2 不能访问 IP 地址形式的网站;
3 不能请求 POST 方式提交的表单;
4 不能下载大文件;
5 不能访问 https 的网页。
当然,这种代理一般速度很快,而且好像还有突破 GFW 限制的能力,
比如,你可以试试用 202.189.126.86:3128 去访问 维基百科 。
QUOTE:
CoDeeN 的用法:同普通的代理服务器的设置相同,如果要获得最佳速度,最好选用地理位置离用户最近的 CoDeeN 代理。另外一些
PlanetLab 网站对端口为 3128 的代理进行过滤,因此,当您用 3128 端口无法使用时,可改用 3127 或 3124 试试。
更多的关于 CoDeeN 代理的信息,可以参考一下 http://www.lotsir.com/blog/article.asp?id=18
等等。
根据上面的资料,不难发现,原来是不能请求post方式提交的表单。哎,没咋,只能想其他办法。
发表评论
-
tomcat was unable to start within 45 seconds
2013-11-11 15:59 837原因一: -
Apache Commons Lang
2013-10-15 12:10 3165ArrayUtils public class Tes ... -
htmlunit form
2013-06-25 11:13 924Form提交 对于WEB应用,有着大量的表单,所以Html ... -
QQ微博登录步骤
2013-05-28 12:14 0QQ微博登录步骤: 1、验证帐号时,会访问一个地址。如下: ... -
jsoup
2013-05-22 23:37 1142import org.jsoup.Jsoup; import ... -
java 加密解密
2013-05-21 23:00 842import java.security.InvalidKey ... -
freemarket 对象应用篇(一)
2013-05-19 18:18 1042freemarket应用. 1.1:创建web工程testF ... -
中文数字转阿拉伯数字
2012-11-30 14:24 1795/** * @author loiy * ... -
标记:伪原创标题思路
2012-01-11 16:34 1287采用填词的办法进行伪 ... -
用JSmooth制作java jar文件的可执行exe文件教程(图文)
2012-01-05 01:09 8181下载完程序之后,运行 jsmoothgen.exe 1.进入“ ... -
多线程 Java.util.ConcurrentModificationException异常
2011-12-29 13:43 1525Iterator<Entry<String,B ... -
java 反序列化 抛出EOFException
2011-12-19 17:21 2253抛出这样的异常,一般情况下,是因为业务逻辑的问题。 如: 在没 ... -
一键安装双击运行——Java安装程序制作
2011-12-09 02:39 1330对于Java桌面应用来说,比较烦琐的就是安装部署问题,如:客户 ... -
只针对中英文混合分词的中文分词器
2011-12-02 17:28 4872该版本说明 1、只针对中英文混合分词 需要一些中文和英文连在 ... -
Java开源运行分析工具
2011-11-15 15:10 1884FProfiler FProfiler是一个非常快的Java ... -
cwss 按照指定的字符进行切词
2011-11-15 09:37 1211cwss 按照指定的字符进行切词 在 Utility.SEPE ... -
cwss bug 修复
2011-11-07 09:50 889修复的BUG有如下: 1、当只有中文、字母和数字,没有任何其他 ... -
java 怎么读取细胞词库scel
2011-10-24 14:28 3115private void sogou(String pa ... -
今天遇到一个奇怪的问题
2011-04-28 11:55 1186想实现一个用户访问页面,得到用户的外网地址 在公司上。程序是没 ... -
在myeclipse6.5下统一全部JSP编码更改
2011-04-07 14:47 1463在平时我们新建一个JSP页面默认编码是"ISO885 ...
相关推荐
但是有时有个别的会出现问题,当需要卸载重新安装时,系统提示:Microsoft Visual C++ 2005 Redistributable无法删除,执行修复或重新安装时出现“The Feature You Are Trying to Use Is on a Network Resource That ...
4、模型报错:ValueError: You are trying to load a weight file containing 12 layers into a model with 0 layers. 问题分析: 模型创建后还没有编译,一般是在模型加载前调用model.build(input_shape), 但我通过...
可右键编辑,有提示,如禁止【League of Legends.exe】英雄联盟可以到选英雄开始,但进不了游戏,不会有提示错误。禁止【LeagueClientUxRender.exe】英雄联盟(能启动,但没有显示界面,WeGame显示状态正在运行。禁止...
完美解决win7 32位提示Microsoft Visual C++ 2005 Redistributable无法删除,The Feature You Are Trying to Use Is on a Network Resource That Is Unavailable的问题。 1.解压出里面的vcredist.msi这个文件,这个...
Implication, the relation of a term to a class of which it is a member, the notion of such that, the notion of relation, and such further notions as may be involved in the general notion of ...
删除操作系统服务的一款软件,很好的,个人感觉还不错,供大家分享下,xp,win7都可以用
例如,在轉換過程中可能會出現錯誤信息,例如 Warning: ddUpdateLibList: It appears that you are trying to run an OA executable on CDB data. 這些錯誤信息通常是由於 CDB 格式的資料與 OA 格式的資料之間的不...
例如:"We are trying to save the earth!" 此句即为现在进行时,表示我们正在努力拯救地球。 2. **被动语态**:被动语态用于强调动作的承受者,而非执行者,构成形式为"be + 过去分词"。例如:"The environment is...
It focuses on the small core commands that you will use the 80% or 90% of the time, trying to simplify the usage of the more complex ones. All those commands work on Linux, macOS, WSL, and anywhere ...
Many of the code samples are transferable to C# without a lot of modification, but if you are relatively new to C#, you may frequently become frustrated with undocumented or inexplicable differences ...
文章目录1. 按2. 安装CorelDRAW_X4_SP2精简增强版后如何再安装其他高版本的CDR 1. 按 若ShellExt....The feature you are trying to use is on a network resource that is unavailable. Click OK to try
微软软件卸载工具,全称为Microsoft Install Clean Up Utility(简称MSICUU2),是微软提供的一款专门用于解决软件卸载问题的工具。它主要用于帮助用户彻底卸载那些通过Windows Installer安装但常规卸载方法无法完全...
Give a divide and conquer algorithm for the following problem: you are given two sorted lists of size m and n, and are allowed unit time access to the ith element of each list. Give an O(lg m + lgn) ...
Pro REST API Development with Node.js shines light into that black hole of modules for the developers trying to create an API. Understand REST API development with Node.js using this book today.
[2] , ranging from web servers to games, programming languages and most of the application types that are in use on modern computers. Ports will be discussed further in the section The Ports ...