vozlt/nginx-module-vts

Upstream high latency

aminvakil opened this issue · 2 comments

Something between latest tag now which is https://github.com/vozlt/nginx-module-vts/releases/tag/v0.1.18 and latest commit now which is 3c6cf4 causes vts to report that upstream requests response slower.

I have seen this 6 months ago and switched to latest tag and everything was fixed, sorry for opening this issue so late.

I can't remember completely if it was just vts reporting incorrectly or upstream responses got slower too. We were changing many different things and as quickly as we saw sticking to latest tag (v0.1.18) fixes our problem, we didn't change that.

I will try bumping, compiling, building with newer commits than (v0.1.18 tag), but that takes a lot of time.

But let's put this here and see if someone else had the same experience or someone is willing to help.

Thank you for creating and maintaining this!

testn commented

Can you try to bisect and see which one caused the problem?

Yeah, I probably should do this at some time, but this takes a lot of time as we cannot test this on our production systems, I should have do some load-testing with each build too.