Skip to content

Transmission of traffic through one TCP connection or multiple TCP connections #20

Description

@Alex220

Unlike other http-tunnels, Tunna generates a tcp connection for each request and response, And this is very good, Because it simulates a real http queries.

Most of http tunnels generate only one TCP connection, And all TCP-traffics are exchanged through it.

Is there any settings to choise traffics will be transmitted through one TCP-connection or multiple connections?! (however generating a tcp connection for each request and response is better solution, but maybe one TCP-connection faster than multiple connections)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions