GitHub user jpeach opened a pull request: https://github.com/apache/trafficserver/pull/941
TS-3577: Remove the --enable-static-proxy build option. The --enable-static-proxy build option was theorized to help performance on register-starved 32bit architectures. We don't support 32bit any more and no-one uses this option. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jpeach/trafficserver fix/3577 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/941.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #941 ---- commit 24f529be75bd988cef7ff91f5e397037b164f5d4 Author: James Peach <jpe...@apache.org> Date: 2016-08-29T23:07:15Z TS-3577: Remove the --enable-static-proxy build option. The --enable-static-proxy build option was theorized to help performance on register-starved 32bit architectures. We don't support 32bit any more and no-one uses this option. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---