Hi, I'm currently using ATS 6.1.0 on production, as a forward proxy.
In front of the forward proxy, there is nghttpx <https://nghttp2.org/documentation/nghttpx-howto.html> reverse proxy that translates http2/spdy traffic into http1.1 traffic for ATS. The problem with this is that this reverse proxy causes a huge volume of requests from a localhost IP, which seems to be throttled of some sorts by ATS, which is leading to 504 timeout errors sporadically. How can I remove this client throttling limit on ATS? Thank you! ᐧ
