51Testing软件测试论坛

标题: HTTP Responses Summary 问题求教 [打印本页]

作者: fish_yy    时间: 2005-11-3 15:44
标题: HTTP Responses Summary 问题求教
HTTP Responses Summary  

HTTP Responses Total  Per second
HTTP_200    11,056    25.892
HTTP_302    1,701    3.984
HTTP_404    140     0.328
HTTP_500    3      0.007

请问total和Per second 的含义是什么,他们跟什么有关系呢?
作者: GIGI456    时间: 2005-11-3 18:20
HTTP_200  The request has succeeded. The information returned with the response is dependent on the method used in the request。

HTTP_302 The requested resource resides temporarily under a different URI. Since the redirection might be altered on occasion, the client SHOULD continue to use the Request-URI for future requests. This response is only cacheable if indicated by a Cache-Control or Expires header field.

HTTP_404The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
HTTP_500The server encountered an unexpected condition which prevented it from fulfilling the request.
作者: fish_yy    时间: 2005-11-4 10:09
tkx a lot.
作者: pekingliu    时间: 2008-11-12 14:54
total          Per second
该状态总生成次数     每秒该状态次数

状态有
代码 描述
200 正常
201  已创建
202  已接受
203  非权威信息
204  无内容
205  重置内容
206  部分内容
300  多项选择
301  永久移动
302  已找到
303  查看其他
304  没有修改
305  使用代理
307  临时重定向
400  错误请求
401  未授权
402  需付费
403  禁止
404  未找到
405  不允许使用此方法
406 无法接受
407  需要代理服务器身份验证
408  请求超时
409  冲突
410  不存在
411  要求长度
412  不满足前提条件
413  请求实体太大
414  请求 - URI 太大
415  不支持的媒体类型
416  无法满足所要求的范围
417  预期失败
500  内部服务器错误
501  未执行
502  网关无效
503  服务不可用
504  网关超时
505  不支持 HTTP 版本




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