Skip to content

Remove start_HttpProxyServerBackDoor.#4866

Merged
SolidWallOfCode merged 1 commit intoapache:masterfrom
SolidWallOfCode:remove-start-back-door
Jan 25, 2019
Merged

Remove start_HttpProxyServerBackDoor.#4866
SolidWallOfCode merged 1 commit intoapache:masterfrom
SolidWallOfCode:remove-start-back-door

Conversation

@SolidWallOfCode
Copy link
Copy Markdown
Member

Reviewing local changes for 7.1 to port to 8.x, I was unable to find where this is used. I think it's debris left from the destruction of traffic_cop which used the backdoor to do health checks.

@SolidWallOfCode SolidWallOfCode added this to the 9.0.0 milestone Jan 25, 2019
Copy link
Copy Markdown
Contributor

@zwoop zwoop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, sounds right. It's possible we kept it, because in theory, someone could use the synthetic URL for having e.g. SLBs health-checking the running ATS server as well (just like traffic_cop used to do).

I'm +1 on nuking this, plenty of better ways to do health checks without this crazy backdoor.

@SolidWallOfCode
Copy link
Copy Markdown
Member Author

As far as I can tell, there's not backdoor anyway, this never gets called to set it up.

@bryancall
Copy link
Copy Markdown
Contributor

This change depends on another PR:

HttpSessionAccept.cc:33:12: error: ‘ACL’ is not a member of ‘IpAllow’
   IpAllow::ACL acl;
            ^~~

elsloo added a commit to elsloo/trafficserver that referenced this pull request Apr 13, 2022
* Majority of code was removed in apache#4866

* `--proxyBackDoor` argument removed from `traffic_manager` in apache#3609
elsloo added a commit that referenced this pull request Apr 18, 2022
* Majority of code was removed in #4866

* `--proxyBackDoor` argument removed from `traffic_manager` in #3609
zwoop pushed a commit that referenced this pull request Jun 15, 2022
* Majority of code was removed in #4866

* `--proxyBackDoor` argument removed from `traffic_manager` in #3609

(cherry picked from commit fd0ca7d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants