{"id":100700,"date":"2022-10-04T16:48:52","date_gmt":"2022-10-04T20:48:52","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/?p=100700"},"modified":"2025-06-19T14:44:24","modified_gmt":"2025-06-19T18:44:24","slug":"how-to-stress-test-your-website","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/","title":{"rendered":"How to Stress Test Your Website"},"content":{"rendered":"<p>Load testing is a good way to see how your site is able to handle requests from visitors. But stress testing your website can help identify the breaking point, where it is no longer able to respond within a reasonable time. This can be an important tool when <strong>benchmarking your website<\/strong> in order to determine if it is time to optimize specific items or upgrade your hosting platform.<\/p>\n\n\n\n<p>In this guide, we will explain <strong>what a website stress test is<\/strong> and how it can be done, then we\u2019ll go over the top 3 website load test tools. Finally, we\u2019ll review the differences when stress testing a site, an image, or a javascript file.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"what\">What is Website Stress Testing?<\/h2>\n\n\n\n<p>Stress testing is a method used for identifying <a href=\"https:\/\/www.inmotionhosting.com\/blog\/what-is-server-monitoring\/\">how your website or server performs<\/a> when it is under heavy load. This is done by simulating an extremely high spike in requests or traffic using a tool built specifically for performance testing sites.<\/p>\n\n\n\n<p>For example, you can send a set number of concurrent HTTP requests to a website in order to see how it responds and recovers. You can then increase the number of requests until the site\u2019s performance deteriorates. This simulated \u201cstress\u201d can help you gain insight into the limitations of your hosting environment or identify portions of your site that could be optimized. You can then collect and review this data to make an actionable plan and ensure your site will perform well when it is under load from real traffic.<\/p>\n\n\n\n<p>An actionable plan could range from fixing a script that is causing slow response times or upgrading your hosting plan so it is able to handle the amount of traffic you receive.<\/p>\n\n\n\n<p>For more information, see our guide on <a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/stress-testing-methodologies\/\">Website Stress Testing Methodologies<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Load Testing vs Stress Testing<\/h3>\n\n\n\n<p><strong>Common Question: Can I do load testing instead of stress testing?<\/strong><\/p>\n\n\n\n<p>Load testing checks how your website or server performs under normal conditions, while stress testing shows how it behaves under extreme load.<\/p>\n\n\n\n<p>Load testing can ensure stability during expected use, but only stress testing reveals your website or server\u2019s performance limits and failure points.<\/p>\n\n\n\n<p>For more information, see our guide on <a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/stress-testing-methodologies\/\">Website Stress Testing Methodologies<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Cost of Website Downtime<\/strong><\/h2>\n\n\n\n<p>Website downtime can result in significant financial loss, especially for businesses or platforms that rely on 24\/7 availability. Every minute your site is offline can mean missed sales, lost leads, causing your customers to lose trust in you.\u00a0<\/p>\n\n\n\n<p>In some industries, even a few seconds of downtime can cost thousands of dollars. That\u2019s why stress testing is essential because it exposes system limits and vulnerabilities before they\u2019re pushed too far in the real world.\u00a0<\/p>\n\n\n\n<p>By simulating high-traffic scenarios, you can identify and fix potential failure points in advance, reducing the risk of costly, reputation-damaging outages.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"who\">Who is Stress Testing For?<\/h2>\n\n\n\n<p>Anyone that owns or manages a website can benefit from stress testing since it can help you prepare for large influxes in traffic. We\u2019ll now go over some of the specific users that can benefit from stress testing.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"sysadmin\">System Administrators<\/h3>\n\n\n\n<p>Since the goal of a system administrator is to keep the server running without issues at all times, stress testing can be very beneficial. These tests not only check the server\u2019s performance but the specific site that\u2019s hosted on it. A good stress test can help you identify whether a site is on the correct hosting plan or could benefit from an upgraded platform.<\/p>\n\n\n\n<p>You can also do before and after tests in order to determine how much a hardware or software upgrade improved the performance of your site.\u00a0<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"webdev\">Web Developers<\/h3>\n\n\n\n<p>When developing a site, stress tests can help you determine how your code, scripts, or CSS responds to heavy load. This information can be used to build more robust code and help avoid being the cause of load issues.<\/p>\n\n\n\n<p><br>For example, you may have multiple JavaScripts running within a site that have poor response times when put under heavy stress. This indicates that there\u2019s an opportunity to improve the code within the javascript file. After updating the JavaScript code, you can then run the tests again in order to see if the web performance has improved.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"ecommerce\">eCommerce Sites<\/h3>\n\n\n\n<p>Not only is stress testing important for eCommerce sites, but any site that is running scheduled promotions. This is due to the fact that there are planned times when you\u2019re driving traffic to your site and expecting a spike. You don\u2019t want to waste your money on a large budget and then have the site fail or crash due to the influx of traffic. Stress tests can help you confirm if you are ready for the incoming load.<\/p>\n\n\n\n<p>An example test for an eCommerce site would be to determine the projected amount of visits and requests you receive for a typical promotion, then hit the server with that same amount of simulated traffic. This data can help you identify areas for improvement and determine if your site is prepared to handle the upcoming event.\u00a0<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Safety Considerations and Precautions<\/h2>\n\n\n\n<p><strong>Common Question: Should I test on my live website or a staging environment?<\/strong><\/p>\n\n\n\n<p>Once you\u2019ve determined that stress testing is right for your website, it\u2019s important to approach it safely. Stress tests push your system to its limits, which can lead to crashes or downtime if not handled properly.<br><\/p>\n\n\n\n<p>Always run stress tests in a staging environment, not on your live site. Testing in production can cause real disruptions, lost data, or a poor user experience. A staging environment lets you safely simulate high-traffic scenarios without risking your site or server\u2019s stability.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"when\">When Should You Stress Test?<\/h2>\n\n\n\n<p>Another critical step in the stress testing process is determining how often to test. In this section, we\u2019ll go over some of the testing strategies to help you determine when you should perform stress tests on your website.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Schedule-Based Testing<\/h3>\n\n\n\n<p>Performing regular tests can help you locate any potential problems that might occur before it actually happens. The specific interval will depend on how often you update or modify your site. If you make changes often, then you will typically want to test more often as well.\u00a0<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Pre-Release Testing<\/h3>\n\n\n\n<p>Before you roll out any changes to your site, it is a good idea to test them before they are implemented. This can help you avoid foreseeable problems and save you time by allowing you to react before a problem affects the live site.<\/p>\n\n\n\n<p>A good way to accomplish this is to make a copy of your site on a test server where you can deploy and test the changes in a controlled environment or sandbox.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Post-Release Testing<\/h3>\n\n\n\n<p>Even when performing stringent testing before releasing updates to your website, there can still be unpredictable factors that cause problems with your site. Due to this, post-release testing can be a vital step in identifying any unforeseen changes that may affect the performance of your site. This can also be used as a metric for how your updates have improved the site\u2019s ability to handle a heavy load.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Specific Triggers<\/h2>\n\n\n\n<p><strong>Common Question:<\/strong> How do I know if my website needs stress testing right now?<\/p>\n\n\n\n<p>Certain events or changes can prompt immediate stress testing to ensure your site or server can handle increased demand.\u00a0<\/p>\n\n\n\n<p>These include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Marketing campaigns or product launches<br><\/li>\n\n\n\n<li>Media mentions or press coverage<br><\/li>\n\n\n\n<li>Viral content or social media spikes<br><\/li>\n\n\n\n<li>Seasonal traffic surges like Black Friday, holiday shopping<br><\/li>\n\n\n\n<li>Major site updates or new feature rollouts<\/li>\n<\/ul>\n\n\n\n<p>\u00a0If you\u2019re preparing for any of the above, or noticing slowdowns after a recent update, it\u2019s time to stress test. Simulating peak traffic in these scenarios helps ensure your site remains fast, stable, and reliable when it matters most.<\/p>\n\n\n\n<p>For example, you can compare the pre-release and post-release data and have true metrics for how the updates are operating on the live suite. This can help identify if further improvements need to be implemented.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"top\">Top 3 load Testing Tools<\/h2>\n\n\n\n<p>We will now go over the top 3 load testing tools and compare them to help you decide which ones to use.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">ApacheBench<\/h3>\n\n\n\n<p>ApacheBench or ab is one of the most popular and commonly used tools for testing the ability of your site to handle a heavy load. I reached out to some of the network engineers for InMotion and this was at the top of their list for command-line-based stress testing tools. It can be installed on Windows, Mac, and Linux and easily configured to send more or fewer HTTP requests. You can have it send multiple requests <em>concurrently<\/em> (at the same time) and even leave the connections open (<em>KeepAlive<\/em>) in order to add even more stress to the test.\u00a0<\/p>\n\n\n\n<p>Here is an example of a basic ab stress test command. In this example, it is sending 10 requests for the website example.com<\/p>\n\n\n\n<pre>ab -n 10 \"https:\/\/example.com\/\"<\/pre>\n\n\n\n<p>Here is an example of what the ab test results will look like:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"612\" height=\"671\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/09\/basic-test-results.png\" class=\"optimized-lcp-image\" alt=\"View of Basic ab Test Results\" loading=\"eager\" fetchpriority=\"high\" sizes=\"(max-width: 768px) 100vw, 768px\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/09\/basic-test-results.png 612w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/09\/basic-test-results-274x300.png 274w\"><\/figure>\n<\/div>\n\n\n<p>For more detailed information about using ApacheBench and an example case study, see the following guide.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/performance\/stress-test-with-apachebench\/\">How to Stress Test Your Website With ab (ApacheBench)<\/a><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">k6<\/h3>\n\n\n\n<p>k6 is a free open source JavaScript tool for stress testing how your site responds to load. This is a much more robust customizable tool than your basic ApacheBench or Loader.io test. This is due to the ability to create custom JavaScript tests. Here are some examples of some tests you can include with k6 is:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Fill Out and Submit Forms<\/li>\n\n\n\n<li>Upload Files<\/li>\n\n\n\n<li>Test Websockets<\/li>\n\n\n\n<li>Interact with cookies<\/li>\n\n\n\n<li>Run Tests That Include Uploading Files<\/li>\n\n\n\n<li>Include Authentication Options in Load Tests\u00a0<\/li>\n<\/ul>\n\n\n\n<p>In order to run a test, you must create and edit a .js file first, then it can be run from a command prompt. Here is an example of what a basic test would look like:<\/p>\n\n\n\n<pre>import http from 'k6\/http';\nimport { check, sleep } from 'k6';\nexport let options = {\nstages: [\n{ duration: '20s', target: 100 },\n{ duration: '40s', target: 100 },\n{ duration: '20s', target: 0 },\n],\n};\nexport default function() {\nlet res = http.get('http:\/\/example.com\/');\ncheck(res, { 'status was 200': r =&gt; r.status == 200 });\nsleep(1);\n}\n<\/pre>\n\n\n\n<p>The above example, is a 3 stage test that sends 110 requests in 20 seconds, then 100 requests in 40 seconds, and finally zero requests for 20 seconds in order for the load to slow down.<\/p>\n\n\n\n<p>Here is an example of what the test results will look like:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"663\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/09\/k6_results-1024x663.png\" alt=\"Viewing the Results of a k6 Test\" class=\"wp-image-100270\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/09\/k6_results-1024x663.png 1024w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/09\/k6_results-300x194.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/09\/k6_results-768x498.png 768w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/09\/k6_results.png 1519w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure>\n\n\n\n<p>If you are ready to learn more about using the k6 tool, see the following guide.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/performance\/load-test-k6\/\">How To Load Test Your Site With k6<\/a><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Loader.io<\/h3>\n\n\n\n<p>If you prefer to run stress tests from a graphical user interface (GUI) instead of from the command line, <a href=\"https:\/\/loader.io\/\" target=\"_blank\" rel=\"noreferrer noopener\">Loader.io<\/a> is a good option. Unlike k6 and ApacheBench, you must create an account and run the tests from the Loader.io site. After verifying your domain, you can choose from the following primary test options:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Clients per test<\/strong> \u2013 Set the number of client requests to be conducted over a period of time.<\/li>\n\n\n\n<li><strong>Clients per second<\/strong> \u2013 Choose the amount of requests to be made by a client per second.<\/li>\n\n\n\n<li><strong>Maintain client load<\/strong> \u2013 This lets you choose how many clients you want to send requests simultaneously over a period of time.<\/li>\n<\/ul>\n\n\n\n<p>Once you have chosen the test you want to perform, you can then select the specific test options.<\/p>\n\n\n\n<p class=\"alert alert-warning\">Keep in mind that Loader.io includes a free plan but some of the more advanced options are only available with paid plans.<\/p>\n\n\n\n<p>For more detailed information, see the following full guide.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/performance\/stress-test-wordpress-site-loader-io\/\">How To Stress Test Your WordPress Site With Loader.io<\/a><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Stress Testing Different Items<\/h2>\n\n\n\n<p>We will now specifically stress test website items in order to compare the results. In this example, we will be comparing the response times between a WordPress site with no caching set up, a 1MB image, and finally a small JavaScript file. We will also be monitoring how the server handles the requests by logging the server\u2019s uptime status during the test. This should help you better understand how each asset can affect the overall performance of your website, and provide ideas on what aspects of your site to stress test.<\/p>\n\n\n\n<p>Here is an example of the command we\u2019re using to stress test using ApacheBench. In this example, we are sending 500 requests for the WordPress website.<\/p>\n\n\n\n<pre>ab -n 500 \"https:\/\/example.com\/\"&gt;https:\/\/example.com\/\"<\/pre>\n\n\n\n<p class=\"alert alert-warning\"><strong>Note:<\/strong> If your site is using WordPress, be sure to include the trailing forward slash \u201c\/\u201d at the end of the URL.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Testing a WordPress Website (Without Caching Setup)<\/h3>\n\n\n\n<p>This first stress test was performed on a new WordPress website with no caching setup. We requested the site 500 times using the ab command.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">WordPress Site ApacheBench Results<\/h4>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"639\" height=\"538\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/ab-wp.png\" alt=\"ApacheBench Results for a New WordPress Site\" class=\"wp-image-100705\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/ab-wp.png 639w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/ab-wp-300x253.png 300w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure>\n<\/div>\n\n\n<h4 class=\"wp-block-heading\">WordPress Site htop Results<\/h4>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"929\" height=\"412\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/htop-wp.png\" alt=\"View ot htop Results for a New WordPress Site\" class=\"wp-image-100708\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/htop-wp.png 929w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/htop-wp-300x133.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/htop-wp-768x341.png 768w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Testing a 1MB Image<\/h3>\n\n\n\n<p>For the second stress test, we will be requesting a 1MB image file 500 times.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">1MB Image ApacheBench Results<\/h4>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"618\" height=\"538\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/ab-1MBimage.png\" alt=\"ApacheBench Results for a 1MB Image\" class=\"wp-image-100703\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/ab-1MBimage.png 618w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/ab-1MBimage-300x261.png 300w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure>\n<\/div>\n\n\n<h4 class=\"wp-block-heading\">1MB Image Test htop Results<\/h4>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"923\" height=\"411\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/htop-1MBimage.png\" alt=\"Results of htop for a 1MB Image\" class=\"wp-image-100706\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/htop-1MBimage.png 923w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/htop-1MBimage-300x134.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/htop-1MBimage-768x342.png 768w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure>\n<\/div>\n\n\n<h3 class=\"wp-block-heading\">Testing a JavaScript File<\/h3>\n\n\n\n<p>In this final stress test, we will be requesting an 8.334 kB JavaScript file 500 times.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">JavaScript ApacheBench Results<\/h4>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"632\" height=\"480\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/ab-js.png\" alt=\"ApacheBench Results of JavaScript File\" class=\"wp-image-100704\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/ab-js.png 632w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/ab-js-300x228.png 300w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure>\n<\/div>\n\n\n<h4 class=\"wp-block-heading\">JavaScript htop Results<\/h4>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"920\" height=\"411\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/htop-js.png\" alt=\"Results of htop for JavaScript File\" class=\"wp-image-100707\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/htop-js.png 920w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/htop-js-300x134.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/htop-js-768x343.png 768w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure>\n<\/div>\n\n\n<h2 class=\"wp-block-heading\"><strong>Interpreting<\/strong><strong> Results<\/strong><\/h2>\n\n\n\n<p><strong>Common Question: What do I do if my website fails the stress test?<\/strong><\/p>\n\n\n\n<p>After running a stress test, it\u2019s important to understand what the data is telling you. Metrics like response time, error rate, server CPU usage and load thresholds help reveal where your site struggles under pressure.<strong><br><\/strong> If your site crashes, slows down or returns errors during the test, don\u2019t panic. It means the test did its job. Use the results to identify performance bottlenecks, such as database slowdowns, server limitations or inefficient code.\u00a0<\/p>\n\n\n\n<p>From there, work with your development or DevOps team to address these issues, retest, and monitor improvements. Stress testing is not just about finding failures, it\u2019s about building a faster, more reliable server or website.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Comparing Results<\/h3>\n\n\n\n<p>Now that we have stress-tested three different parts of a website using ApacheBench, we will compare the resulting data. <\/p>\n\n\n\n<figure class=\"wp-block-table is-style-stripes\"><table><thead><tr><th class=\"has-text-align-center\" data-align=\"center\">ApacheBench Data<\/th><th class=\"has-text-align-center\" data-align=\"center\">WordPress Site<\/th><th class=\"has-text-align-center\" data-align=\"center\">1MB Image<\/th><th class=\"has-text-align-center\" data-align=\"center\">JavaScript File<\/th><\/tr><\/thead><tbody><tr><td class=\"has-text-align-center\" data-align=\"center\">Seconds Taken for Test<\/td><td class=\"has-text-align-center\" data-align=\"center\">97.101<\/td><td class=\"has-text-align-center\" data-align=\"center\">265.474<\/td><td class=\"has-text-align-center\" data-align=\"center\">40.951<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">Requests Per Second (mean)<\/td><td class=\"has-text-align-center\" data-align=\"center\">5.15<\/td><td class=\"has-text-align-center\" data-align=\"center\">1.88<\/td><td class=\"has-text-align-center\" data-align=\"center\">12.21<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">Connection Times (Total Median)<\/td><td class=\"has-text-align-center\" data-align=\"center\">177ms<\/td><td class=\"has-text-align-center\" data-align=\"center\">510ms<\/td><td class=\"has-text-align-center\" data-align=\"center\">75ms<\/td><\/tr><\/tbody><\/table><figcaption class=\"wp-element-caption\">Comparison of ApacheBench Results<\/figcaption><\/figure>\n\n\n\n<p>To generate this graph we used the following script to log the uptime of the server once every second.<\/p>\n\n\n\n<pre>watch -n 1 \"uptime &gt;&gt; wp.log\"<\/pre>\n\n\n\n<p>The above script will save the uptime information to a file called \u201cwp.log\u201d.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"930\" height=\"575\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/combine-ab-data-graph.png\" alt=\"Graph of Combined ApacheBench Data\" class=\"wp-image-100713\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/combine-ab-data-graph.png 930w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/combine-ab-data-graph-300x185.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/combine-ab-data-graph-768x475.png 768w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><figcaption class=\"wp-element-caption\">Graph of Server Uptime While Performing ApacheBench Tests<\/figcaption><\/figure>\n\n\n\n<p>The above data indicates the following points:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The 1MB image requests took much longer to complete than the other items.<\/li>\n\n\n\n<li>The JavaScript requests spiked the server usage and then quickly recovered.<\/li>\n\n\n\n<li>The WordPress website spiked the server\u2019s usage much higher than the other items. <\/li>\n<\/ul>\n\n\n\n<p>These test results indicate the WordPress site could benefit from optimization. For example, you could try enabling a cache plugin like <a href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/wordpress-hosting\/w3-total-cache\/\">W3 Total Cache<\/a>, then test again to see if the response time improves and the load goes down during the test.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Determining Test Parameters<\/h2>\n\n\n\n<p><strong>Common Question: How many users should I simulate in my stress test?<\/strong><\/p>\n\n\n\n<p>One of the most practical questions when planning a stress test is how many users you should simulate. This depends on your specific server or website, goals and expected traffic patterns.<\/p>\n\n\n\n<p>Start by looking at your current peak traffic using analytics tools. Then, simulate multiples of that number to identify when performance starts to degrade. For example, if your site handles 500 users during peak hours, simulate 1,000 or more to find its breaking point.<\/p>\n\n\n\n<p>And that\u2019s it! <\/p>\n\n\n\n<p>Congratulations now you know how to stress test your website, and you are familiar with the top 3 load testing tools.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Load testing is a good way to see how your site is able to handle requests from visitors. But stress testing your website can help identify the breaking point, where it is no longer able to respond within a reasonable time. This can be an important tool when benchmarking your website in order to determine<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/\"> Read More ><\/a><\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[4364],"tags":[],"class_list":["post-100700","post","type-post","status-publish","format-standard","hentry","category-server-usage"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Stress Test Your Website | InMotion Hosting<\/title>\n<meta name=\"description\" content=\"Learn what a website stress test is, how to perform website load testing on your site, and what the top 3 stress testing tools are.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Stress Test Website Performance\" \/>\n<meta property=\"og:description\" content=\"Learn what a website stress test is, how to perform website load testing on your site, and what the top 3 stress testing tools are.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/\" \/>\n<meta property=\"og:site_name\" content=\"InMotion Hosting Support Center\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/inmotionhosting\/\" \/>\n<meta property=\"article:published_time\" content=\"2022-10-04T20:48:52+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-19T18:44:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/How-to-Stress-Test-Your-Website-Top-3-Load-Testing-Tools.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"InMotion Hosting Contributor\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Website Stress Test Guide\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/How-to-Stress-Test-Your-Website-Top-3-Load-Testing-Tools.png\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/InMotionHosting\" \/>\n<meta name=\"twitter:site\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"InMotion Hosting Contributor\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"13 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/\"},\"author\":{\"name\":\"InMotion Hosting Contributor\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5fbfcaed32a2672fb83ab312f5b7237b\"},\"headline\":\"How to Stress Test Your Website\",\"datePublished\":\"2022-10-04T20:48:52+00:00\",\"dateModified\":\"2025-06-19T18:44:24+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/\"},\"wordCount\":2532,\"commentCount\":1,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/09\/basic-test-results.png\",\"articleSection\":[\"Server Usage\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/\",\"name\":\"How to Stress Test Your Website | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/09\/basic-test-results.png\",\"datePublished\":\"2022-10-04T20:48:52+00:00\",\"dateModified\":\"2025-06-19T18:44:24+00:00\",\"description\":\"Learn what a website stress test is, how to perform website load testing on your site, and what the top 3 stress testing tools are.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/09\/basic-test-results.png\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/09\/basic-test-results.png\",\"width\":612,\"height\":671,\"caption\":\"View of Basic ab Test Results\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Stress Test Your Website\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"name\":\"InMotion Hosting Support Center\",\"description\":\"Web Hosting Support &amp; Tutorials\",\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\",\"name\":\"InMotion Hosting\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"width\":696,\"height\":696,\"caption\":\"InMotion Hosting\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/inmotionhosting\/\",\"https:\/\/x.com\/InMotionHosting\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5fbfcaed32a2672fb83ab312f5b7237b\",\"name\":\"InMotion Hosting Contributor\",\"description\":\"InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals!\",\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/inmotion-hosting\/\",\"https:\/\/x.com\/https:\/\/twitter.com\/InMotionHosting\"],\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/john-paul\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Stress Test Your Website | InMotion Hosting","description":"Learn what a website stress test is, how to perform website load testing on your site, and what the top 3 stress testing tools are.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/","og_locale":"en_US","og_type":"article","og_title":"Stress Test Website Performance","og_description":"Learn what a website stress test is, how to perform website load testing on your site, and what the top 3 stress testing tools are.","og_url":"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2022-10-04T20:48:52+00:00","article_modified_time":"2025-06-19T18:44:24+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/How-to-Stress-Test-Your-Website-Top-3-Load-Testing-Tools.png","type":"image\/png"}],"author":"InMotion Hosting Contributor","twitter_card":"summary_large_image","twitter_title":"Website Stress Test Guide","twitter_image":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/How-to-Stress-Test-Your-Website-Top-3-Load-Testing-Tools.png","twitter_creator":"@https:\/\/twitter.com\/InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"InMotion Hosting Contributor","Est. reading time":"13 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/"},"author":{"name":"InMotion Hosting Contributor","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5fbfcaed32a2672fb83ab312f5b7237b"},"headline":"How to Stress Test Your Website","datePublished":"2022-10-04T20:48:52+00:00","dateModified":"2025-06-19T18:44:24+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/"},"wordCount":2532,"commentCount":1,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/09\/basic-test-results.png","articleSection":["Server Usage"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/","url":"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/","name":"How to Stress Test Your Website | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/09\/basic-test-results.png","datePublished":"2022-10-04T20:48:52+00:00","dateModified":"2025-06-19T18:44:24+00:00","description":"Learn what a website stress test is, how to perform website load testing on your site, and what the top 3 stress testing tools are.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/09\/basic-test-results.png","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/09\/basic-test-results.png","width":612,"height":671,"caption":"View of Basic ab Test Results"},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/how-to-stress-test-your-website\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"How to Stress Test Your Website"}]},{"@type":"WebSite","@id":"https:\/\/www.inmotionhosting.com\/support\/#website","url":"https:\/\/www.inmotionhosting.com\/support\/","name":"InMotion Hosting Support Center","description":"Web Hosting Support &amp; Tutorials","publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.inmotionhosting.com\/support\/#organization","name":"InMotion Hosting","url":"https:\/\/www.inmotionhosting.com\/support\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","width":696,"height":696,"caption":"InMotion Hosting"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/inmotionhosting\/","https:\/\/x.com\/InMotionHosting"]},{"@type":"Person","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5fbfcaed32a2672fb83ab312f5b7237b","name":"InMotion Hosting Contributor","description":"InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals!","sameAs":["https:\/\/www.linkedin.com\/company\/inmotion-hosting\/","https:\/\/x.com\/https:\/\/twitter.com\/InMotionHosting"],"url":"https:\/\/www.inmotionhosting.com\/support\/author\/john-paul\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":{"id":4364,"name":"Server Usage","slug":"server-usage","link":"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/"},"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/100700","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=100700"}],"version-history":[{"count":18,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/100700\/revisions"}],"predecessor-version":[{"id":130535,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/100700\/revisions\/130535"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=100700"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=100700"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=100700"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}