Persistent TCP connection possible? #3329
Unanswered
ChPfisterer
asked this question in
Q&A
Replies: 1 comment
-
I think you can add a custom code that will then be added to each server or main nginx depend of your neds |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys, great work on the NGINX Proxy Manager!
Still there is one question, that I cannot answer myself.
Is it possible to establish a persistent TCP connection and send data?
Like: "External" Port 443 -> "NGINX ProxyManager" -> "Container" Port 1234
I am not talking about Websocket (ws://...), but persistent TCP connection (tcp://...).
I thought about NGINX advanced configuration, maybe?
Thanks in advance for your feedback.
Chris
Beta Was this translation helpful? Give feedback.
All reactions