摘要: 先构建个“已登录”的会话,把标识这个会话的Cookie值(Session ID)记下来。如果只用到一个Cookie:ab -n 100 -C Key1=Value1如果需要多个Cookie,就直接设Header吧:ab -n 100 -H “Cookie: Key1=Value1; Key2=Val 阅读全文
posted @ 2016-08-18 22:45 mall 阅读(1275) 评论(0) 推荐(0) 编辑