8000 Cancelled if I try to set more than 10K requests. · Issue #87 · shekyan/slowhttptest · GitHub
[go: up one dir, main page]

Skip to content 8000

Cancelled if I try to set more than 10K requests. #87

@krausyd

Description

@krausyd

I am running an Slow Body test:
slowhttptest -c 65539 -B -g -o slowloris_test_slow-msg-body -i 110 -r 200 -s 8192 -t FAKEVERB -x 10 -p 3 -u xxxxxxxxxx -l 500
This command fails with

Tue Nov 14 13:05:28 2023:
Test ended on 0th second
Exit status: Cancelled by user
CSV report saved to slowloris_test_slow-msg-body.csv
HTML report saved to slowloris_test_slow-msg-body.html

If I run with 10K, it succeeds (slowhttptest -c 10000 -B -g -o slowloris_test_slow-msg-body -i 110 -r 200 -s 8192 -t FAKEVERB -x 10 -p 3 -u xxxxxxxxxx -l 500) but it ends before the 500 seconds when hitting the 10K connections.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0