Removes remaining vestiges to the backdoor port#8793
Conversation
* Majority of code was removed in apache#4866 * `--proxyBackDoor` argument removed from `traffic_manager` in apache#3609
|
I'm actually +1 on adding the backdoor back into ATS because having an avenue for tools to avoid the throttle in high load scenarios is advantageous for a number of reasons. However, these remaining vestiges to the feature creates an inconsistency that can be misleading for those reading the code and docs. A future PR may restore this functionality, but because the code was removed in the 8.0.x timeframe, we may need further changes to restore the prior feature. |
|
We briefly discussed the desired mechanism to leverage for a reimplementation of the backdoor in the future during our weekly bug scrub today. We agreed that we would ideally utilize the existing paradigm of tagging ports with a desired property in |
|
Cherry-picked to v9.2.x |
* asf/9.2.x: Updated ChangeLog Modifying array outside bounds (apache#8806) Add escape json for logging (apache#8886) Removes remaining vestiges to the backdoor port (apache#8793) Add Au test for prefetch plugin in simple mode. (apache#8810) uri_signing plugin: Fix missing payload validation for the iss field. (apache#8901) Cleanup SNIConfig (apache#8892) Fix autest uses of File exists parameter (apache#8906) Do not modify Transfer-Encoding header on retry (apache#8899) Fix plugin stats_over_http OK reason phrase (apache#8902) Add AuTest for stats-over-http plugin (apache#8422)
Majority of code was removed in Remove start_HttpProxyServerBackDoor. #4866
--proxyBackDoorargument removed fromtraffic_managerin Remove traffic_cop #3609