Re: [trafficserver] branch master updated: TS-3922: Websocket Timeouts, transaction overrideable & clang format

2016-04-21 Thread Brian Geffon
Should be fixed now, yes I ran the regressions they passed with -R1 Brian On Friday, April 22, 2016, James Peach wrote: > This commit broke the Lua build. Did you run ./ci/regression before > committing? > > https://ci.trafficserver.apache.org/job/out_of_tree-master/1631/changes > > > > On Apr

Re: [trafficserver] branch master updated: TS-3922: Websocket Timeouts, transaction overrideable & clang format

2016-04-21 Thread James Peach
This commit broke the Lua build. Did you run ./ci/regression before committing? https://ci.trafficserver.apache.org/job/out_of_tree-master/1631/changes > On Apr 21, 2016, at 7:45 PM, bri...@apache.org wrote: > > This is an automated email from the ASF dual-hosted git repository. > > briang pus

[GitHub] trafficserver pull request: TS-4370: Add regression list option to...

2016-04-21 Thread jpeach
GitHub user jpeach opened a pull request: https://github.com/apache/trafficserver/pull/597 TS-4370: Add regression list option to traffic_server. This looks like: ``` $ ./proxy/traffic_server -l traffic_server: using root directory '/opt/ats' SSLReverseHostname SSLCer

[GitHub] trafficserver pull request: TS-3922: Websocket Timeouts, transacti...

2016-04-21 Thread bgaff
Github user bgaff closed the pull request at: https://github.com/apache/trafficserver/pull/596 --- 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] trafficserver pull request: TS-3922: Websocket Timeouts, transacti...

2016-04-21 Thread bgaff
Github user bgaff commented on the pull request: https://github.com/apache/trafficserver/pull/596#issuecomment-213166905 This was code that I left out, thanks @zizhong i'll land it today. --- If your project is set up for it, you can reply to this email and have your reply appear on G

[GitHub] trafficserver pull request: TS-3922: Websocket Timeouts, transacti...

2016-04-21 Thread zizhong
GitHub user zizhong opened a pull request: https://github.com/apache/trafficserver/pull/596 TS-3922: Websocket Timeouts, transaction overrideable Websocket Timeouts, transaction overrideable(see TS-3922). You can merge this pull request into a Git repository by running: $ git

[GitHub] trafficserver pull request: Allow group and others to read from th...

2016-04-21 Thread calavera
GitHub user calavera opened a pull request: https://github.com/apache/trafficserver/pull/595 Allow group and others to read from the log pipe. ASCII_PIPE logs are created with 0600 privileges. The owner of this pipe is `nobody` and the group is `nogroup`. This is very limitin

Re: Add TSSslContextCreate and TSSslContextDestroy to the API

2016-04-21 Thread Mathias Biilmann
*API Review of adding TSSslContextCreate and TSSslContextDestroy* Hi All, Here's the API review request for the pull request: It adds two new API functions for creating and destroying SSL contexts. Traffic server exposes hooks that plugins can use to load certificates via other mechanisms than

Add TSSslContextCreate and TSSslContextDestroy to the API

2016-04-21 Thread David Calavera
Originally proposed in https://github.com/apache/trafficserver/pull/402. It would be convenient to have those two methods in the API to properly create SSL contexts setting the right configuration from records.config. I opened a ticket to track the issue: https://issues.apache.org/jira/browse/TS-

[GitHub] trafficserver pull request: [TS-4373] Add TSSslContextCreate and T...

2016-04-21 Thread calavera
GitHub user calavera opened a pull request: https://github.com/apache/trafficserver/pull/594 [TS-4373] Add TSSslContextCreate and TSSslContextDestroy to the API. This PR supersedes #402. I added documentation and rebased the code on top of the current master. I'm going to send an

[GitHub] trafficserver pull request: TS-4357: Remove SSLv2 and only allow S...

2016-04-21 Thread PSUdaemon
Github user PSUdaemon closed the pull request at: https://github.com/apache/trafficserver/pull/589 --- 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] trafficserver pull request: TS-4055: InactivityCop callback SM wit...

2016-04-21 Thread oknet
Github user oknet commented on the pull request: https://github.com/apache/trafficserver/pull/373#issuecomment-212809087 @shinrich I'm closed the PR, but github show me "but the oknet:patch-1 branch has unmerged commits". --- If your project is set up for it, you can reply to this em

[GitHub] trafficserver pull request: TS-4055: InactivityCop callback SM wit...

2016-04-21 Thread oknet
Github user oknet closed the pull request at: https://github.com/apache/trafficserver/pull/373 --- 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] trafficserver pull request: Prevent LogFile from calling NULL refe...

2016-04-21 Thread mingzym
Github user mingzym closed the pull request at: https://github.com/apache/trafficserver/pull/591 --- 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] trafficserver pull request: Remove duplicate log at HttpSM::do_hos...

2016-04-21 Thread mingzym
Github user mingzym closed the pull request at: https://github.com/apache/trafficserver/pull/557 --- 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] trafficserver pull request: TS-4156: remove the traffic_sac, stand...

2016-04-21 Thread mingzym
GitHub user mingzym opened a pull request: https://github.com/apache/trafficserver/pull/593 TS-4156: remove the traffic_sac, stand alone log collation server TS-4156: remove the traffic_sac, stand alone log collation server https://issues.apache.org/jira/browse/TS-4156 You