惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

酷 壳 – CoolShell
酷 壳 – CoolShell
aimingoo的专栏
aimingoo的专栏
P
Proofpoint News Feed
宝玉的分享
宝玉的分享
MyScale Blog
MyScale Blog
The GitHub Blog
The GitHub Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
月光博客
月光博客
量子位
博客园 - 司徒正美
V
V2EX
I
InfoQ
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Vercel News
Vercel News
H
Hackread – Cybersecurity News, Data Breaches, AI and More
美团技术团队
N
Netflix TechBlog - Medium
L
LangChain Blog
IT之家
IT之家
Blog — PlanetScale
Blog — PlanetScale
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Stack Overflow Blog
Stack Overflow Blog
A
About on SuperTechFans
Microsoft Azure Blog
Microsoft Azure Blog

博客园 - 金江

SaeweedFS操作 15019:Only the instance admin may alter the PermSize attribute sqlplus连接oracle语法 Timesten 日常管理命令合集 TT8509: PL/SQL execution terminated; PLSQL_TIMEOUT exceeded Permanent data region free space insufficient to allocate 64792 bytes of memory TimesTen启动停止命令 TimesTen客户端DSN配置 Unable to connect to data source (DSN: shangjihuiclient; Network Address: ; Port Number: 53397). Cannot connect to TimesTen Server. Verify that the TimesTen Server is running or verify that your TCP PORT is set correctly. [TimesTen]TT7001: User authentication failed Kibana修改Time日志格式 [原创]hibernate更新后jdbc读取不到数据问题 数百条线程为何频繁断开,回调函数为何迟迟没有结果 [原创]Dubbo配置(Spring4+Hiberante4+Druid) 360安全卫士qurl.f.360.cn分析 GPFS文件系统笔记 [原创]解决DataSet的GetXml()方法空列不返回问题 Redis新的存储模式diskstore 在多台服务器上简单实现Redis的数据主从复制
[原创]II7/IIS8屏蔽YisouSpider蜘蛛
金江 · 2014-12-12 · via 博客园 - 金江

来源:http://www.0531s.com/content-46-1927014-1.html

YisouSpider蜘蛛抓取网页能够导致CPU暴涨,影响其他蜘蛛和用户的访问,多次实验后,发现IIS自带的URL重写可以起到作用。
首先选择需要进行屏蔽的网站,然后打开URL重写。
打开入站规则
\
打开添加规则,选择请求阻止
\
点击确定,在新弹出的界面,访问阻止依据中选择用户代理表头
\
在模式(用户代理标头)中输入:YisouSpider,点击确定,这样就可以组织YisouSpider对本站的请求,CPU使用率骤减。
\