Skip to content

WebSocket Sampler doesn't pass cookies from HTTP Cookie Manager #42

@SamAlexand

Description

@SamAlexand

Already using HTTP Request sampler and HTTP Cookie Manager together. Works well. JSESSIONID cookie is sent for all HTTP Requests.

After some debugging, it seems like the server side websocket is returning a 401 when WebSocket Sampler tries to connect to it. Thus It doesn't appear WebSocket Sampler uses the JSESSIONID from the HTTP Cookie Manager. Are there plans to support that? Is there a workaround?

Note that I've successfully used WebSocket Sampler to drive load before we enabled authentication. It's only since I need to pass the cookie that it is failing.

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