Github user jacksontj commented on the pull request:
https://github.com/apache/trafficserver/pull/564#issuecomment-208718335
This isn't complete yet, still need to add handling for timeouts etc., but
I wanted to get the PR opened to get some eyes on it :)
---
If your project is set u
GitHub user jacksontj opened a pull request:
https://github.com/apache/trafficserver/pull/564
Ts 4341
https://jira01.corp.linkedin.com:8443/browse/TRAFFIC-5688
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jacksontj/trafficserve
> On Apr 11, 2016, at 12:47 PM, James Peach wrote:
>
>>
>> On Apr 11, 2016, at 11:01 AM, Leif Hedstrom wrote:
>>
>> Hi,
>>
>> James and I’ve been looking at some changes to clang-format, wanted to take
>> it here first. Just running the new version of clang-format produces a patch
>> of ab
Github user jpeach commented on the pull request:
https://github.com/apache/trafficserver/pull/541#issuecomment-208686127
I definitely think that ``ParseRules.cc`` is the right place for this. I
suggest we reclaim one of the obsolete bits for this?
---
If your project is set up for i
Github user jpeach commented on the pull request:
https://github.com/apache/trafficserver/pull/556#issuecomment-208685936
In general, I'd like to avoid namespaces, but I like the
``iobuf_allocator`` nomenclature; just need to make it consistent with existing
iocore style using IOCamel
+1 to disable for client <-> proxy
but please keep sslv2/v3 for proxy <-> origin.
I'm implement a man in the middle ssl forward proxy with ats.
发自我的 iPhone
在 2016年4月11日,08:57,Uri Shachar 写道:
>> On Apr 10, 2016, at 7:42 AM, Phil Sorber wrote:
>>
>> I'd like to propose that we deprecate SSLv2
Github user zwoop commented on the pull request:
https://github.com/apache/trafficserver/pull/563#issuecomment-208658874
+1 on the fixes.
---
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
GitHub user danobi opened a pull request:
https://github.com/apache/trafficserver/pull/563
TS-4250 fix
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/danobi/trafficserver TS-4250
Alternatively you can review and apply these cha
Github user mlibbey commented on the pull request:
https://github.com/apache/trafficserver/pull/560#issuecomment-208623709
Could you include a readme or better a doc page
(https://docs.trafficserver.apache.org/en/latest/developer-guide/documentation/plugins.en.html)
explaining what th
Github user mlibbey commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/560#discussion_r59300496
--- Diff: plugins/experimental/acme/acme.c ---
@@ -0,0 +1,347 @@
+/** @file
+
+@section license
+
+Licensed under the Apache License
Github user mlibbey commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/560#discussion_r59300512
--- Diff: plugins/experimental/acme/acme.c ---
@@ -0,0 +1,347 @@
+/** @file
+
+@section license
+
+Licensed under the Apache License
Github user zwoop commented on the pull request:
https://github.com/apache/trafficserver/pull/560#issuecomment-208591504
Looks ok, +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 fea
Github user asfgit closed the pull request at:
https://github.com/apache/trafficserver/pull/561
---
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 jacksontj opened a pull request:
https://github.com/apache/trafficserver/pull/562
TS-4340 Add tests for per-origin connection limits
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jacksontj/trafficserver TS-4340
Alt
Github user bgaff commented on the pull request:
https://github.com/apache/trafficserver/pull/561#issuecomment-208575789
:+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
ena
GitHub user jacksontj opened a pull request:
https://github.com/apache/trafficserver/pull/561
Fix broken test of min_keep_alive_connection
This test was previously not setting the UUID per transaction (but rather
per request). This was working because the configuration options set f
Github user zwoop closed the pull request at:
https://github.com/apache/trafficserver/pull/559
---
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
> On Apr 11, 2016, at 11:01 AM, Leif Hedstrom wrote:
>
> Hi,
>
> James and I’ve been looking at some changes to clang-format, wanted to take
> it here first. Just running the new version of clang-format produces a patch
> of about 6,500 lines. This is mostly removal of superfluous empty lines
Github user zwoop commented on the pull request:
https://github.com/apache/trafficserver/pull/559#issuecomment-208521344
+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
enable
GitHub user PSUdaemon opened a pull request:
https://github.com/apache/trafficserver/pull/560
TS-4320: Add ACME Plugin
This is a first pass at making an ACME plugin for ATS. This current version
amounts to a simple static file server that leverages a CLI client, but there
are plans
GitHub user PSUdaemon opened a pull request:
https://github.com/apache/trafficserver/pull/559
TS-4339: Remove .pr file
Remove .pr hack now that we have MATT.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PSUdaemon/trafficserver
Github user bgaff commented on the pull request:
https://github.com/apache/trafficserver/pull/541#issuecomment-208488556
@jpeach I looked into the idea of using ParseRules.cc and CompileParseRules
with @shenzhang920 but it does't look like there are any free bits at the
moment, shoul
+1, +1, -1. #3 could be a +1 in the future.
On Mon, Apr 11, 2016, 12:01 Leif Hedstrom wrote:
> Hi,
>
> James and I’ve been looking at some changes to clang-format, wanted to
> take it here first. Just running the new version of clang-format produces a
> patch of about 6,500 lines. This is mostly
Hi,
James and I’ve been looking at some changes to clang-format, wanted to take it
here first. Just running the new version of clang-format produces a patch of
about 6,500 lines. This is mostly removal of superfluous empty lines, and
removing a space between a type cast and the variable. These
Github user PSUdaemon commented on the pull request:
https://github.com/apache/trafficserver/pull/330#issuecomment-208439499
Closing this per discussion above.
---
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 proje
Github user PSUdaemon closed the pull request at:
https://github.com/apache/trafficserver/pull/330
---
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 closed the pull request at:
https://github.com/apache/trafficserver/pull/558
---
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 pull request:
https://github.com/apache/trafficserver/pull/558#issuecomment-208431653
Seems reasonable.
---
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
GitHub user danobi opened a pull request:
https://github.com/apache/trafficserver/pull/558
TS-4250 clang-format breaks on Centos 6
Change clang-format.sh to use native sha1sum command
when available.
You can merge this pull request into a Git repository by running:
$ git pu
+1
The consequences from DROWN (CVE-2016-0800 and CVE-2016-0703 ) are too severe
on the whole shared cert infrastructure from just one machine being
accidentally configured to allow SSLv2.
I filed this ticket:https://issues.apache.org/jira/browse/TS-4247
On Sunday, April 10, 2016 8:33
Github user maskit commented on the pull request:
https://github.com/apache/trafficserver/pull/551#issuecomment-208206647
@jpeach I added a parameter to ``http2_generate_h2_header_from_1_1()`` to
pass a ``HTTPHdr`` declared in ``send_headers_frame()`` instead of creating it
with ``new
31 matches
Mail list logo