keep-alive #1623
Unanswered
LForLuketastic
asked this question in
Q&A
keep-alive
#1623
Replies: 1 comment
-
I would like to add to this, i really want to improve my speed on certain applications and it seems like KeepAlive would contribute to that com.github.nginx-proxy.nginx-proxy.keepalive Is there a docker variable to enable this? |
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.
-
Hello together
Is it possible to set keep-alive in NPM? I have to create a stream on an incoming port to an IP address with a further forwarded port. When accessing through this port with the suffix /keep-alive a blank page should be displayed, but then it says "Cannot GET /keep-alive". I also have a proxy host with the FQDN on the host but this does not work either. What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions