Hello,
we use vts and sts nginx modules. Unfortunately we have experienced strange performance issues and after debugging it seems that sts module causes them.
We have couple of nginx which proxies all kind of traffic (tcp, udp, http) and on those which proxies much tcp/udp traffic and have sts module enabled we see big performance drop (even in http part). I am attaching one of our metric which shows how drastically upstream response drops when module is disabled:

It is worth noting that we haven't observed any visible impact when we disabled vts module, also this problem appears only during peak hours.
Hello,
we use
vtsandstsnginx modules. Unfortunately we have experienced strange performance issues and after debugging it seems thatstsmodule causes them.We have couple of nginx which proxies all kind of traffic (tcp, udp, http) and on those which proxies much tcp/udp traffic and have
stsmodule enabled we see big performance drop (even inhttppart). I am attaching one of our metric which shows how drasticallyupstream responsedrops when module is disabled:It is worth noting that we haven't observed any visible impact when we disabled
vtsmodule, also this problem appears only during peak hours.