[ 
https://issues.apache.org/jira/browse/TS-4030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15047346#comment-15047346
 ] 

ASF GitHub Bot commented on TS-4030:
------------------------------------

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 <[email protected]>
Date:   2015-11-19T17:32:55Z

    TS-4030: Allow parent selection to ignore query string

----


> Add option to remove query string from URL hashing in consistent hash parent 
> selection method.
> ----------------------------------------------------------------------------------------------
>
>                 Key: TS-4030
>                 URL: https://issues.apache.org/jira/browse/TS-4030
>             Project: Traffic Server
>          Issue Type: Improvement
>            Reporter: Phil Sorber
>            Assignee: Phil Sorber
>              Labels: A
>             Fix For: 6.1.0
>
>
> You most likely will not want to hash on the query string, so we should have 
> an option to remove it from consideration.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to