Skip to content

Getting "use of closed connection" error #104

Open
@digi0pz

Description

@digi0pz

Hello!

I'm just trying to set this up for the first time and see how my TCP connection pooling is working. But I'm getting this error regardless of whether I trying to hit from the Postman or my golang application:

[4] CLIENT error, read tcp 127.0.0.1:8005->127.0.0.1:52963: use of closed network connection

Here's the command I'm running:

tproxy -p 8005 -r <private_host>.amazonaws.com:80 -t http2

I fear I'm missing out on something basic.
Can you help me out here? Thanks in advance.

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