Hi, I want to use ReadThrottleFilterBuilder along with SSL & Compression filter.
In the documentation its mentioned that ReadThrottleFilterBuilder should be used at the end of the filter chain construction. But SSL & Compression filter are used after negotiation(between cilent - server), so i cannot determine how many filters are required. In such case how to add ReadThrottleFilterBuilder? Plz correct me if i am wrong some where Regards, Vel
