51Testing软件测试论坛

标题: apache ab 模拟post请求问题 [打印本页]

作者: serina03    时间: 2011-12-13 17:30
标题: apache ab 模拟post请求问题
linux下使用ab 做简单的性能测试。

语句为:ab -p /home/app/201 http://xxxx.com/comment/
注:这里201文件中内容很简单,3个参数:author=aaa&mail=1@sina.com&text=1243 //这三个元素都是从html页面抓的元素name
      这里http://xxx.com/comment/ 是从firebug中抓取的post请求时的URL

执行后,查看目标服务器log,提示200信息。
但是查看数据库没有提交的记录。

疑问:是URL写错了还是post文件需要特殊格式??




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2