GitHub user PSUdaemon opened a pull request: https://github.com/apache/trafficserver/pull/369
TS-4030: Allow parent selection to ignore query string This allows you to drop the query string when doing the consistent hash in parent selection. Default behavior is the same. Add `qstring=ignore` to the parent.config line to enable. You can merge this pull request into a Git repository by running: $ git pull https://github.com/PSUdaemon/trafficserver parent_selection_ignore_qsting Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/369.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 #369 ---- commit 1777e18a95f096230b8895faf184f9ac164a6b73 Author: Phil Sorber <sor...@apache.org> Date: 2015-11-19T17:32:55Z TS-4030: Allow parent selection to ignore query string ---- --- 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. ---