Skip to content
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

Open
iliesh opened this issue Feb 5, 2021 · 5 comments
Open

Upstream Response Time - High Value #198

iliesh opened this issue Feb 5, 2021 · 5 comments
Labels

Comments

@iliesh
Copy link

iliesh commented Feb 5, 2021

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?

image

Nginx v1.16.0
VTS: 0.1.18

@vozlt
Copy link
Owner

vozlt commented Feb 10, 2021

Please try again with the latest version.(3c6cf41)
I have merged #145 a few days ago.
Of course, this patch may not be the same problem as above.

@iliesh
Copy link
Author

iliesh commented Feb 19, 2021

@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.

@vozlt vozlt added the bug label Sep 4, 2022
@kvaps
Copy link

kvaps commented Nov 23, 2023

Agree, I have the same issue on latest version

@u5surf
Copy link
Collaborator

u5surf commented Nov 23, 2023

@kvaps
Hi, thank you for your comment.
We've continued to invest this issue for a long time. Nevertheless we cannot have any clues of the solution of this issue because we have not completely earn the reproducibility way to be occurred this. Could you tell us how to reproduce this issue more detail?

@weinberggithub
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants