LoadForge load testing and performance scaling guide directory
Introduction
We provide several free guides to help you learn about load testing, and scaling your application.
We have a separate locustfile directory for actual config assistance.
If this all seems a bit too complex, consider a Managed Load Test from us.
Remember for official platform help you can use our Documentation, or ask support.
Name | Description |
---|---|
API Load Testing | What to test, how to test it and what to think about when load testing or stress testing your REST API application. |
Laravel Load Testing | How to easily load test your Laravel web application and optimize its performance. |
Reading Load Tests | How to interpret your load test results, and what to focus on, and how to improve your scalability |
Server Load Testing | What to test, how to test it and what to think about when load testing or stress testing your web servers. |
Tweaking Nginx For High Performance | How to get the highest RPS out of Nginx through tweaks, sysctls, and config options. |
Tweaking PHP-FPM For High Performance | How to get the highest RPS out of your PHP-FPM installation through tweaks, sysctls, and config options. |
Web Load Testing | What to test, how to test it and what to think about when load testing or stress testing your web application. |