Server stress test

Source: Internet
Author: User

1. Go through. One user account goes through every operator, if it's OK, then do the stress test.

2. Concurrent. Users user-accounts go through every operator, if it's OK, then do the next step.

3. Random. Revoke accounts go through every operator randomly. This step may break server cache.

4. Time Stamp. Client shocould log the time for every operator in order to analyze server performance.

5. Exception catch. Client log this in order to log why it's failed.

6. use process not use thread in some time. web service will catch your client-threads in one session, though the Web service will assign one and only session ID to each thread. the server will replace one another.

7. Last time. Test Time shocould last as long as possible.

8. Clearly know which operator will cost the most (CPU, memory, network) in server. You can Fouse on it.

9. clearly know the envirnment and configuration of server.

10. clearly know the server application depends which kind of application (OS, DB)

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.