Skip to content

websocket have an effect on average response time #253

@suningzh

Description

@suningzh

Let us suppose that
Nginx processes 10000 http requests in 1s,every request's reponse time maybe 5ms,
just at this time a websocket client close the connection,nginx log this websocket handshake request,this request's reponse time maybe 30mins or more

when we use vts module, because of this websocket request, the average response time is not very perfect
should we calculate the websocket request response time ?

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