> On Jun 5, 2016, at 10:41 PM, Rafiee wrote:
>
>
Ok, that makes sense I think (although, I’d probably question why you don’t let
ATS proxy instead of doing redirects). That much said, depending on what
identifies the requests (request1 vs request2), you either should use the
redirect dir
Susan,
I believe we may have found the root of our problem. Would like your input
to confirm. Appears that this is a area you are intimately familiar with ☺
So again this is a continuation of the progress update I sent on 05-June
(below)… So again, single SSL session with multiple successive G
GitHub user shukitchan opened a pull request:
https://github.com/apache/trafficserver/pull/697
TS-4510: support multiple header with same name
Currently ts_lua plugin does not handle well when the request or response
contains multiple header with the same name.
We either r
Github user pbchou commented on the issue:
https://github.com/apache/trafficserver/pull/571
Hi. I opened PR #696 under a new branch with a new patch based on the
sample code provided by @jpeach. I had to re-base this branch on my local
repository with master due to all of the interven
Github user pbchou closed the pull request at:
https://github.com/apache/trafficserver/pull/571
---
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 pbchou opened a pull request:
https://github.com/apache/trafficserver/pull/696
TS-3245: Made changes based on input from James Peach to allow
multiple global plugins to co-exist in the plugin.config file.
Also, made the same changes to allow remap pl
Github user jacksontj closed the pull request at:
https://github.com/apache/trafficserver/pull/695
---
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 jacksontj opened a pull request:
https://github.com/apache/trafficserver/pull/695
TS-4331 TTL is in seconds, not nanoseconds
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jacksontj/trafficserver TS-4436
Alternative
Github user SolidWallOfCode commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/631#discussion_r65959288
--- Diff: iocore/hostdb/HostDB.cc ---
@@ -1998,6 +1988,19 @@ HostDBContinuation::do_dns()
hostdb_cont_free(this);
return;
unsubscribe
On Thu, Apr 28, 2016 at 3:42 AM, jpeach wrote:
> GitHub user jpeach opened a pull request:
>
> https://github.com/apache/trafficserver/pull/605
>
> TSHttpTxnParentProxySet regression test
>
> Add a regression test for ``TSHttpTxnParentProxySet``.
>
> You can merge this pu
[image: Redirect.jpg]
On Mon, 6 Jun 2016 at 04:37 Leif Hedstrom wrote:
> Also when you say redirect, I'm guessing you don't mean redirect? A
> redirect in HTTP is e.g a 302 response asking the client to go elsewhere.
>
> Are you asking to do round-robin between a number of origin servers?
>
> --
Github user SolidWallOfCode commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/653#discussion_r65899492
--- Diff: lib/ts/ink_res_init.cc ---
@@ -503,7 +503,20 @@ ink_res_init(ink_res_state statp, ///< State
object to update.
12 matches
Mail list logo