-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

loadtest


> Run a load test on the selected HTTP or WebSockets URL.

More information.


Run with concurrent users and a specified amount of requests per second:

loadtest --concurrency {10} --rps {200} {https://example.com}

Run with a custom HTTP header:

loadtest --headers "{accept:text/plain;text-html}" {https://example.com}

Run with a specific HTTP method:

loadtest --method {GET} {https://example.com}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 17:00:38 2024