Reason for failed requests when using Apache's AB stress test

Source: Internet
Author: User

Just appearFailed requests there will be more than one row of requests for failure of the various reasons for data statistics, respectively, there areConnect, Length, andException three species, respectively, represent the meaning of:
Connect fails to send requirements, destination host connection failed, online interruption during request
length         Response content length inconsistent   (  Span lang= "en-US" > content-length  header value is based on  )
exception    An unexpected error occurred
and it is clear from the above instructions that all  failed requests  are falling on  length  This category, originally this is because the site under test is dynamic content, when the first issue  http request   and subsequent  http request  response to  html  length are different sizes   (  each response  content-length  size inconsistent  ), Will cause  failed requests   length  The failure of the problem, so this kind of  length  inconsistent failure is justified in the "Dynamic Web" stress test and can be disregarded.

Transfer from http://blog.csdn.net/jianfyun/article/details/6439068

Reason for failed requests when using Apache's AB stress test

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.