-
Notifications
You must be signed in to change notification settings - Fork 465
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upstream Response Time - High Value #198
Comments
@vozlt , thanks I was trying with the latest version - but the problem still persists. The problematic backend is actually a WSS endpoint, where nginx is proxying the traffic, if that will help you to identify the issue. |
Agree, I have the same issue on latest version |
@kvaps |
it's not a problem when your backend is a WSS wndpoint and upstream resonse time is pretty much high, because the connections from client to nginx and to upstream is not closed. |
I installed the following module on one of our Proxy and noticed something strange related to the response time with one of the upstream server. For some reason, the response time is showing for about 9-10min, which is huge - by testing with curl I'm getting a few ms, so I just wonder why the VTS module will show such high value?
Nginx v1.16.0
VTS: 0.1.18
The text was updated successfully, but these errors were encountered: