Github user jpeach commented on the pull request:
https://github.com/apache/trafficserver/pull/359#issuecomment-163112743
We are almost there. To get the commits in the right order we can squash
commit 3 into commit 1 and remove the accidental changes to
```lib/tsconfig/TsConfigSyntax
GitHub user masaori335 opened a pull request:
https://github.com/apache/trafficserver/pull/370
TS-4062: Fix CID 1341763 & 1341764
[TS-4062](https://issues.apache.org/jira/browse/TS-4062)
You can merge this pull request into a Git repository by running:
$ git pull https://github
Jira https://issues.apache.org/jira/browse/TS-4055
2015-12-06 2:05 GMT+08:00 Leif Hedstrom :
>
> On Dec 5, 2015, at 1:18 AM, 黄英才 wrote:
>
> -1 Running in production under on fedora 22
> issues
>
>
>
> Is this a confirmed regression from 6.0.0? I.e. does it not crash in the
> current 6.0.0 or 5.
Github user zwoop commented on the pull request:
https://github.com/apache/trafficserver/pull/369#issuecomment-162997233
This mostly looks good, except in
+char *
+ParentRecord::getHashPath(RequestData *rdata, size_t *path_len)
+{
I think, but
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 `qstrin
Github user asfgit closed the pull request at:
https://github.com/apache/trafficserver/pull/365
---
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
Github user oknet commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/366#discussion_r46964787
--- Diff: iocore/net/UnixNetAccept.cc ---
@@ -112,9 +106,17 @@ net_accept(NetAccept *na, void *ep, bool blockable)
count = res;
goto
Github user shukitchan commented on the pull request:
https://github.com/apache/trafficserver/pull/368#issuecomment-162840282
thanks for the contribution.
you have a jira created already? Also would you please also provide
documentation on the plugin?
I believe you can add the