-
Notifications
You must be signed in to change notification settings - Fork 135
Open
Description
r = session.get('http://127.0.0.1:3289/count')
r.json()
{'count': '4200'}
抓到了特别多的https,是不是这个影响的呢?
测试代理: http://127.0.0.1:3289/get/10
测试网站: https://zhihu.com
测试次数: 1000
成功次数: 246
失败次数: 754
成功率: 0.246
测试代理: http://127.0.0.1:3289/get/200
测试网站: https://zhihu.com
测试次数: 1000
成功次数: 237
失败次数: 763
成功率: 0.237
Metadata
Metadata
Assignees
Labels
No labels