HTTP server benchmarking/load testing in Python
Thomas Passin
list1 at tompassin.net
Wed Jan 25 16:30:56 EST 2023
On 1/25/2023 3:29 PM, Dino wrote:
> On 1/25/2023 1:21 PM, Thomas Passin wrote:
>>
>>
>> I actually have a Python program that does exactly this.
>
> Thank you, Thomas. I'll check out Locust, mentioned by Orzodk, as it
> looks like a mature library that appears to do exactly what I was hoping.
Great! Don't forget what I said about potential overheating if you hit
the server with as many requests as it can handle.
More information about the Python-list
mailing list