I was able to replicate this on a simpler example that essentially does
nothing but hook into TS similar to a buffering null transform in both
directions. I will play with it a bit and once I have some colleges take a
quick look I did not mess anything up, I'll file a bug so that others might
take
GitHub user jacksontj opened a pull request:
https://github.com/apache/trafficserver/pull/179
Tests for TS-3440 and TS-3439
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jacksontj/trafficserver master
Alternatively you can rev
Github user jpeach commented on the pull request:
https://github.com/apache/trafficserver/pull/178#issuecomment-78525819
- please rebase so that it's clear which patches are yours
- please update the milestones support in the xdebug plugin
- please include the apidefs.h.in chang
The added configuration is "proxy.config.ssl.server.enable_dhparams", but the
code checks "proxy.config.ssl.client.enable_dhparams".
The added configuration is marked RECU_RESTART_TS, but will actually take
effect when ssl_multicert.config is reloaded. So I think this should be
RECU_DYNAMIC (th
GitHub user SolidWallOfCode opened a pull request:
https://github.com/apache/trafficserver/pull/178
TS-3436: Add API milestones
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SolidWallOfCode/trafficserver ts-3436
Alternatively
On Wednesday, March 11, 2015, Nick Kew wrote:
> On Wed, 2015-03-11 at 03:10 -0500, Brian Rectanus wrote:
> > I certainly have some cycles if someone can help point me in the right
> > direction. Right now I am at a loss as to where to dig. Profiler just
> shows
> > a lot of nothing (epoll) happen