Github user PSUdaemon closed the pull request at:
https://github.com/apache/trafficserver/pull/781
---
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 featu
Github user PSUdaemon commented on the issue:
https://github.com/apache/trafficserver/pull/781
We can't merge this into 6.2.x. We need it in master, than I will
cherry-pick it back.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub
Github user jpeach commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/779#discussion_r69363166
--- Diff: plugins/experimental/ts_lua/ts_lua.c ---
@@ -116,6 +116,69 @@ TSRemapDeleteInstance(void *ih)
return;
}
+void
+TSRema
Github user jpeach commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/779#discussion_r69363133
--- Diff: plugins/experimental/ts_lua/ts_lua.c ---
@@ -116,6 +116,69 @@ TSRemapDeleteInstance(void *ih)
return;
}
+void
+TSRema
Github user jrushford closed the pull request at:
https://github.com/apache/trafficserver/pull/782
---
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 featu
Github user jpeach commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/779#discussion_r69362522
--- Diff: plugins/experimental/ts_lua/ts_lua_http.c ---
@@ -29,9 +29,33 @@ typedef enum {
TS_LUA_CACHE_LOOKUP_SKIPPED
} TSLuaCacheLookupResul
Github user jpeach commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/779#discussion_r69362504
--- Diff: plugins/experimental/ts_lua/ts_lua_http.c ---
@@ -29,9 +29,33 @@ typedef enum {
TS_LUA_CACHE_LOOKUP_SKIPPED
} TSLuaCacheLookupResul
Github user zwoop commented on the issue:
https://github.com/apache/trafficserver/pull/782
Oh I see, the 6.2.0 PR is in #781. Great.
---
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 featu
Github user zwoop commented on the issue:
https://github.com/apache/trafficserver/pull/781
:+1:
---
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 f
Github user jpeach closed the pull request at:
https://github.com/apache/trafficserver/pull/784
---
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 zwoop commented on the issue:
https://github.com/apache/trafficserver/pull/782
:+1:
Lets back port this to 6.2.0 as well, since we have to re-roll because of
the other fix.
---
If your project is set up for it, you can reply to this email and have your
reply appe
Github user zwoop commented on the issue:
https://github.com/apache/trafficserver/pull/784
:+1:
---
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 f
Github user atsci commented on the issue:
https://github.com/apache/trafficserver/pull/784
Linux build *successful*! See
https://ci.trafficserver.apache.org/job/Github-Linux/299/ for details.
---
If your project is set up for it, you can reply to this email and have your
reply
Github user caricaturecm commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/776#discussion_r69356811
--- Diff: plugins/experimental/brotli_transform/brotli_transform.cc ---
@@ -0,0 +1,248 @@
+/**
+ Licensed to the Apache Software Foundatio
Github user atsci commented on the issue:
https://github.com/apache/trafficserver/pull/784
FreeBSD build *successful*! See
https://ci.trafficserver.apache.org/job/Github-FreeBSD/404/ for details.
---
If your project is set up for it, you can reply to this email and have your
r
Github user atsci commented on the issue:
https://github.com/apache/trafficserver/pull/782
Linux build *successful*! See
https://ci.trafficserver.apache.org/job/Github-Linux/298/ for details.
---
If your project is set up for it, you can reply to this email and have your
reply
Github user jpeach commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/783#discussion_r69356010
--- Diff: proxy/http/HttpTransact.cc ---
@@ -762,8 +762,8 @@ HttpTransact::StartRemapRequest(State *s)
const char syntxt[] = "synthetic.txt"
Github user jpeach commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/783#discussion_r69355867
--- Diff: proxy/http/HttpTransact.cc ---
@@ -249,7 +249,7 @@ find_server_and_update_current_info(HttpTransact::State
*s)
int host_len;
con
Github user jpeach commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/783#discussion_r69355758
--- Diff: proxy/StatPages.cc ---
@@ -83,7 +83,7 @@ StatPagesManager::handle_http(Continuation *cont, HTTPHdr
*header)
host_len = unescapi
GitHub user jpeach opened a pull request:
https://github.com/apache/trafficserver/pull/784
Temporarily disable ParentProxy API tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jpeach/trafficserver fix/disable-proxy-tests
A
Github user jpeach commented on the issue:
https://github.com/apache/trafficserver/pull/784
@zwoop
---
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 t
Github user atsci commented on the issue:
https://github.com/apache/trafficserver/pull/782
FreeBSD build *successful*! See
https://ci.trafficserver.apache.org/job/Github-FreeBSD/403/ for details.
---
If your project is set up for it, you can reply to this email and have your
r
GitHub user strotyl opened a pull request:
https://github.com/apache/trafficserver/pull/783
TS-3816 : Replace ptr_len_cmp with memcmp
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/strotyl/trafficserver TS-3816
Alternatively yo
GitHub user jrushford opened a pull request:
https://github.com/apache/trafficserver/pull/782
TS-4633: Fix an erroneous warning message when reading the parent.conâ¦
An erroneous warning message is logged when at startup when reading the
parent.config file:
"WARNING: [Par
Github user atsci commented on the issue:
https://github.com/apache/trafficserver/pull/781
FreeBSD build *successful*! See
https://ci.trafficserver.apache.org/job/Github-FreeBSD/402/ for details.
---
If your project is set up for it, you can reply to this email and have your
r
Github user atsci commented on the issue:
https://github.com/apache/trafficserver/pull/781
Linux build *successful*! See
https://ci.trafficserver.apache.org/job/Github-Linux/297/ for details.
---
If your project is set up for it, you can reply to this email and have your
reply
GitHub user jrushford opened a pull request:
https://github.com/apache/trafficserver/pull/781
TS-4632: Fix ParentSelection regressions on 6.2.x
Remove an ink_release_assert artifact in ParentSelection.cc that causes
nextParent() to fail and fix a warning message about parent_retry w
Github user zwoop closed the pull request at:
https://github.com/apache/trafficserver/pull/775
---
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 i
Github user kawaiirice commented on the issue:
https://github.com/apache/trafficserver/pull/769
dest_ip filtering has been tested for blocking connections at remap.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If you
Github user kawaiirice commented on the issue:
https://github.com/apache/trafficserver/pull/769
@shinrich
---
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,
Github user jpeach commented on the issue:
https://github.com/apache/trafficserver/pull/777
ð
---
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
Github user jpeach commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/777#discussion_r69330732
--- Diff: tools/pre-commit ---
@@ -0,0 +1,66 @@
+#! /usr/bin/env bash
+#
+# Simple pre-commit hook script, enforcing clang-format on our tre
Github user dragon512 commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/780#discussion_r69330409
--- Diff: proxy/http/HttpSessionManager.cc ---
@@ -55,9 +55,10 @@ ServerSessionPool::ServerSessionPool() :
Continuation(new_ProxyMutex()), m_ip_po
Github user asfgit closed the pull request at:
https://github.com/apache/trafficserver/pull/780
---
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 atsci commented on the issue:
https://github.com/apache/trafficserver/pull/780
FreeBSD build *successful*! See
https://ci.trafficserver.apache.org/job/Github-FreeBSD/401/ for details.
---
If your project is set up for it, you can reply to this email and have your
r
Github user atsci commented on the issue:
https://github.com/apache/trafficserver/pull/780
FreeBSD build *successful*! See
https://ci.trafficserver.apache.org/job/Github-FreeBSD/400/ for details.
---
If your project is set up for it, you can reply to this email and have your
r
Github user atsci commented on the issue:
https://github.com/apache/trafficserver/pull/780
Linux build *failed*! See
https://ci.trafficserver.apache.org/job/Github-Linux/296/ for details.
---
If your project is set up for it, you can reply to this email and have your
reply app
GitHub user SolidWallOfCode opened a pull request:
https://github.com/apache/trafficserver/pull/780
TS-4629: Fix use of invalid iterator in ServerSessionPool::purge.
Add postfix increment to IPHashTable::iterator.
You can merge this pull request into a Git repository by running:
Github user atsci commented on the issue:
https://github.com/apache/trafficserver/pull/775
Linux build *successful*! See
https://ci.trafficserver.apache.org/job/Github-Linux/295/ for details.
---
If your project is set up for it, you can reply to this email and have your
reply
Github user atsci commented on the issue:
https://github.com/apache/trafficserver/pull/775
FreeBSD build *successful*! See
https://ci.trafficserver.apache.org/job/Github-FreeBSD/399/ for details.
---
If your project is set up for it, you can reply to this email and have your
r
Github user zwoop commented on the issue:
https://github.com/apache/trafficserver/pull/775
[approve ci]
---
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
Github user strotyl commented on the issue:
https://github.com/apache/trafficserver/pull/775
Will do.
---
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
Github user atsci commented on the issue:
https://github.com/apache/trafficserver/pull/779
Linux build *successful*! See
https://ci.trafficserver.apache.org/job/Github-Linux/294/ for details.
---
If your project is set up for it, you can reply to this email and have your
reply
Github user atsci commented on the issue:
https://github.com/apache/trafficserver/pull/779
FreeBSD build *successful*! See
https://ci.trafficserver.apache.org/job/Github-FreeBSD/398/ for details.
---
If your project is set up for it, you can reply to this email and have your
r
GitHub user shukitchan opened a pull request:
https://github.com/apache/trafficserver/pull/779
TS-4627: support TSRemapOSResponse in ts_lua
@jpeach pls take a look. Thanks.
I want to add enhancement to ts_lua so I can write script to take advantage
of the TSRemapOSResponse(
Github user alhonen commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/772#discussion_r69261710
--- Diff: proxy/api/ts/ts.h ---
@@ -2336,6 +2336,35 @@ tsapi uint64_t TSHttpTxnIdGet(TSHttpTxn txnp);
tsapi TSReturnCode TSBase64Decode(const char
46 matches
Mail list logo