Open
Description
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
Labels
No labels