Skip to content

Send unique payload on each request on each connection during load testing #527

Open
@amroczeK

Description

@amroczeK

As per the title, I am trying to send a unique payload for each POST request autocannon sends during load testing to circumvent a caching layer.

I have tried using client.setBody, client.setRequest and client.setRequests with setupClient but it seems to modify the request once per connection.

Any suggestions is welcome! :)

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