What is the proper way to do a Stress test in JMeter?What is the Best Magento Server Setup?Magento Automatic...

What is the difference between ashamed and shamed?

Compare four integers, return word based on maximum

What do the pedals on grand pianos do?

If a druid in Wild Shape swallows a creature whole, then turns back to her normal form, what happens?

Non-Italian European mafias in USA?

What is better: yes / no radio, or simple checkbox?

Easy code troubleshooting in wordpress

Why zero tolerance on nudity in space?

What is the wife of a henpecked husband called?

How can atoms be electrically neutral when there is a difference in the positions of the charges?

A "strange" unit radio astronomy

It took me a lot of time to make this, pls like. (YouTube Comments #1)

What can I substitute for soda pop in a sweet pork recipe?

Whom do I have to contact for a ticket refund in case of denied boarding (in the EU)?

CBP Reminds Travelers to Allow 72 Hours for ESTA. Why?

Reason Why Dimensional Travelling Would be Restricted

If nine coins are tossed, what is the probability that the number of heads is even?

I am on the US no-fly list. What can I do in order to be allowed on flights which go through US airspace?

Is there a ternary operator in math

Can I become debt free or should I file for bankruptcy? How do I manage my debt and finances?

Avoiding unpacking an array when altering its dimension

When was drinking water recognized as crucial in marathon running?

Replacement ford fiesta radiator has extra hose

How to properly claim credit for peer review?



What is the proper way to do a Stress test in JMeter?


What is the Best Magento Server Setup?Magento Automatic Caching InsightHow to accelerate the list page when objects have attributes with thousands of possibilitiesMultiple Store - Add to cart - Much slower on secondary stores than primaryAbout magento2 performce-test-toolkitSQL Profiler shows over 5000 Queries running on Magento 1.9Magento 2.2 often extremely slow, 100% processor usage after setup:upgradeMagento Stress testMagento Order-number is not sequenceSQLSTATE[HY000] [2006] MySQL server has gone away - hosting company says to OPTIMIZE Magento :-(













0















I would like to do a stress test our website with 10000 threads/users. I'm using JMeter for Stress testing the website. But, I don't know the proper way to start the test.



Initially, I have run the test with 5000 users with no ramp-up period, when I run the test, I'm getting the below error:



Response code: Non HTTP response code: java.net.SocketException



But If I put the ramp-up period while running the test, the error does not appear.



At this point, I want to know whether I have to give a ramp-up period or not while running the test.



I have read many posts about the ramp-up period, but not getting the satisfied answer.



Could anyone please help me to do a proper stress test in JMeter?



Your help will be greatly appreciated.



Looking forward to your reply.



Thanks










share|improve this question



























    0















    I would like to do a stress test our website with 10000 threads/users. I'm using JMeter for Stress testing the website. But, I don't know the proper way to start the test.



    Initially, I have run the test with 5000 users with no ramp-up period, when I run the test, I'm getting the below error:



    Response code: Non HTTP response code: java.net.SocketException



    But If I put the ramp-up period while running the test, the error does not appear.



    At this point, I want to know whether I have to give a ramp-up period or not while running the test.



    I have read many posts about the ramp-up period, but not getting the satisfied answer.



    Could anyone please help me to do a proper stress test in JMeter?



    Your help will be greatly appreciated.



    Looking forward to your reply.



    Thanks










    share|improve this question

























      0












      0








      0








      I would like to do a stress test our website with 10000 threads/users. I'm using JMeter for Stress testing the website. But, I don't know the proper way to start the test.



      Initially, I have run the test with 5000 users with no ramp-up period, when I run the test, I'm getting the below error:



      Response code: Non HTTP response code: java.net.SocketException



      But If I put the ramp-up period while running the test, the error does not appear.



      At this point, I want to know whether I have to give a ramp-up period or not while running the test.



      I have read many posts about the ramp-up period, but not getting the satisfied answer.



      Could anyone please help me to do a proper stress test in JMeter?



      Your help will be greatly appreciated.



      Looking forward to your reply.



      Thanks










      share|improve this question














      I would like to do a stress test our website with 10000 threads/users. I'm using JMeter for Stress testing the website. But, I don't know the proper way to start the test.



      Initially, I have run the test with 5000 users with no ramp-up period, when I run the test, I'm getting the below error:



      Response code: Non HTTP response code: java.net.SocketException



      But If I put the ramp-up period while running the test, the error does not appear.



      At this point, I want to know whether I have to give a ramp-up period or not while running the test.



      I have read many posts about the ramp-up period, but not getting the satisfied answer.



      Could anyone please help me to do a proper stress test in JMeter?



      Your help will be greatly appreciated.



      Looking forward to your reply.



      Thanks







      performance magento2.2.3






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Nov 9 '18 at 10:01









      Magento vsmarttecMagento vsmarttec

      1729




      1729






















          1 Answer
          1






          active

          oldest

          votes


















          0














          Keep in mind that the ramp-up period should not be 0 if you have large number of target threads. Ramp-up 0 means that performance script will add all the threads at once in the beginning of the test execution, and therefore it will put very severe load on your application at once.



          In your case you are putting 5000 users at the same time, which doesn’t look realistic and usually such load propagation doesn’t make any sense. If you have a web application, users will usually come to your site more or less gradually and your servers have enough time to adjust and scale appropriately.
           
          Ramp-up distribution should be based on your needs. Therefore, the first thing that needs to be done is to understand your test targets. The best way to do so is to learn and find out your current load patterns from production. But at the same time, in many cases it’s enough to create a linear ramp-up, which shows users coming gradually to your site or app.






          share|improve this answer








          New contributor




          Mukesh Suthar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.




















            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "479"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f249506%2fwhat-is-the-proper-way-to-do-a-stress-test-in-jmeter%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            Keep in mind that the ramp-up period should not be 0 if you have large number of target threads. Ramp-up 0 means that performance script will add all the threads at once in the beginning of the test execution, and therefore it will put very severe load on your application at once.



            In your case you are putting 5000 users at the same time, which doesn’t look realistic and usually such load propagation doesn’t make any sense. If you have a web application, users will usually come to your site more or less gradually and your servers have enough time to adjust and scale appropriately.
             
            Ramp-up distribution should be based on your needs. Therefore, the first thing that needs to be done is to understand your test targets. The best way to do so is to learn and find out your current load patterns from production. But at the same time, in many cases it’s enough to create a linear ramp-up, which shows users coming gradually to your site or app.






            share|improve this answer








            New contributor




            Mukesh Suthar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.

























              0














              Keep in mind that the ramp-up period should not be 0 if you have large number of target threads. Ramp-up 0 means that performance script will add all the threads at once in the beginning of the test execution, and therefore it will put very severe load on your application at once.



              In your case you are putting 5000 users at the same time, which doesn’t look realistic and usually such load propagation doesn’t make any sense. If you have a web application, users will usually come to your site more or less gradually and your servers have enough time to adjust and scale appropriately.
               
              Ramp-up distribution should be based on your needs. Therefore, the first thing that needs to be done is to understand your test targets. The best way to do so is to learn and find out your current load patterns from production. But at the same time, in many cases it’s enough to create a linear ramp-up, which shows users coming gradually to your site or app.






              share|improve this answer








              New contributor




              Mukesh Suthar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.























                0












                0








                0







                Keep in mind that the ramp-up period should not be 0 if you have large number of target threads. Ramp-up 0 means that performance script will add all the threads at once in the beginning of the test execution, and therefore it will put very severe load on your application at once.



                In your case you are putting 5000 users at the same time, which doesn’t look realistic and usually such load propagation doesn’t make any sense. If you have a web application, users will usually come to your site more or less gradually and your servers have enough time to adjust and scale appropriately.
                 
                Ramp-up distribution should be based on your needs. Therefore, the first thing that needs to be done is to understand your test targets. The best way to do so is to learn and find out your current load patterns from production. But at the same time, in many cases it’s enough to create a linear ramp-up, which shows users coming gradually to your site or app.






                share|improve this answer








                New contributor




                Mukesh Suthar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.










                Keep in mind that the ramp-up period should not be 0 if you have large number of target threads. Ramp-up 0 means that performance script will add all the threads at once in the beginning of the test execution, and therefore it will put very severe load on your application at once.



                In your case you are putting 5000 users at the same time, which doesn’t look realistic and usually such load propagation doesn’t make any sense. If you have a web application, users will usually come to your site more or less gradually and your servers have enough time to adjust and scale appropriately.
                 
                Ramp-up distribution should be based on your needs. Therefore, the first thing that needs to be done is to understand your test targets. The best way to do so is to learn and find out your current load patterns from production. But at the same time, in many cases it’s enough to create a linear ramp-up, which shows users coming gradually to your site or app.







                share|improve this answer








                New contributor




                Mukesh Suthar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.









                share|improve this answer



                share|improve this answer






                New contributor




                Mukesh Suthar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.









                answered 17 mins ago









                Mukesh SutharMukesh Suthar

                1




                1




                New contributor




                Mukesh Suthar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.





                New contributor





                Mukesh Suthar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.






                Mukesh Suthar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Magento Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f249506%2fwhat-is-the-proper-way-to-do-a-stress-test-in-jmeter%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    “%fieldName is a required field.”, in Magento2 REST API Call for GET Method Type The Next...

                    How to change City field to a dropdown in Checkout step Magento 2Magento 2 : How to change UI field(s)...

                    夢乃愛華...