[
https://issues.apache.org/jira/browse/TS-4030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15053052#comment-15053052
]
ASF GitHub Bot commented on TS-4030:
------------------------------------
Github user PSUdaemon commented on the pull request:
https://github.com/apache/trafficserver/pull/369#issuecomment-163997300
There was a lot of redundant or plainly wrong code in there. Like we
treated round_robin as a boolean and as an enum.
Also a little bit of added NULL checking.
It's really not that much of you pull out stuff that was for consistent
hashing and using the path hash instead of the url.
> 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)