We’ve made the following configuration properly overridable as of 8.0.0:
CONFIG proxy.config.http.number_of_redirections INT 0
I feel that the API for TSHttpTxnFollowRedirect() is now superfluous, and the
implementation of it got a little weird. So my proposal is that we mark this
deprecated in 7.x, and remove it completely from 8.0.0. There are no standard
plugins using this API, and if anyone is using it, it’s a small change to
instead call TSHttpTxnConfigIntSet().
Please raise any concerns or questions.
Thanks,
— leif