[GitHub] trafficserver pull request: TS-4172: Cleanup debug logs of Http2Co...

2016-02-09 Thread masaori335
Github user masaori335 commented on the pull request: https://github.com/apache/trafficserver/pull/454#issuecomment-182204034 I didn't know this one. Thanks! I'll fix with this. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] trafficserver pull request: TS-4172: Cleanup debug logs of Http2Co...

2016-02-09 Thread jpeach
Github user jpeach commented on the pull request: https://github.com/apache/trafficserver/pull/454#issuecomment-182203667 Sorry, you need to use [##__VA_ARGS__](https://gcc.gnu.org/onlinedocs/cpp/Variadic-Macros.html). --- If your project is set up for it, you can reply to this email

[GitHub] trafficserver pull request: TS-4172: Cleanup debug logs of Http2Co...

2016-02-09 Thread masaori335
Github user masaori335 commented on the pull request: https://github.com/apache/trafficserver/pull/454#issuecomment-182203173 @jpeach I thought that too, but it has error in my box (CentOS7, gcc-4.8) Diff: https://paste.apache.org/4tlm Result: https://paste.apache.org/gnEb --

[GitHub] trafficserver pull request: TS-4172: Cleanup debug logs of Http2Co...

2016-02-09 Thread jpeach
Github user jpeach commented on the pull request: https://github.com/apache/trafficserver/pull/454#issuecomment-182201097 You should not need both ``DebugHttp2StreamMsg`` and ``DebugHttp2StreamFmt``, since is it valid (widely implemented GCC extension) to not pass any format arguments

[GitHub] trafficserver pull request: TS-4172: Cleanup debug logs of Http2Co...

2016-02-09 Thread masaori335
Github user masaori335 commented on the pull request: https://github.com/apache/trafficserver/pull/454#issuecomment-182201082 (Because of I force pushed, James's comment is disappeared:\ ) --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] trafficserver pull request: TS-4172: Cleanup debug logs of Http2Co...

2016-02-09 Thread masaori335
Github user masaori335 commented on the pull request: https://github.com/apache/trafficserver/pull/454#issuecomment-182200775 @bryancall It looks good. But it totally needs 3 macros like below as far as I tried. ``` #define DebugHttp2Con(ua_session, fmt, ...) \ Debug

[GitHub] trafficserver pull request: TS-4178: Memory leak in SplitDNSConfig...

2016-02-09 Thread bryancall
GitHub user bryancall opened a pull request: https://github.com/apache/trafficserver/pull/464 TS-4178: Memory leak in SplitDNSConfig when shutting down You can merge this pull request into a Git repository by running: $ git pull https://github.com/bryancall/trafficserver TS-41

[GitHub] trafficserver pull request: TS-4181: Memory leak in aio threads wh...

2016-02-09 Thread bryancall
GitHub user bryancall opened a pull request: https://github.com/apache/trafficserver/pull/463 TS-4181: Memory leak in aio threads when shutting down You can merge this pull request into a Git repository by running: $ git pull https://github.com/bryancall/trafficserver TS-4188

HPACK compression ratio

2016-02-09 Thread Masakazu Kitajo
I measured the HPACK compression ratio of Traffic Server 6.1.1 (+TS-4092) with hpack-test-cases. http://paste.apache.org/0uY6 It looks the result is good enough. There are few things we can do for compression ratio, but I think it would be better to focus on improving performance. I'm going to cr

[GitHub] trafficserver pull request: TS-4132 Open source Yahoo's ats-inline...

2016-02-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafficserver/pull/459 --- 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-4172: Cleanup debug logs of Http2Co...

2016-02-09 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/454#issuecomment-182151443 I think it would make sense to have a DebugHttp2Stream that would be used at the stream level and format both ids, which is most of the debugging. --- If your

[GitHub] trafficserver pull request: TS-4132 Open source Yahoo's ats-inline...

2016-02-09 Thread sc0ttbeardsley
Github user sc0ttbeardsley commented on the pull request: https://github.com/apache/trafficserver/pull/459#issuecomment-182104126 @mlibbey it is a global plugin. @dmorilha we should add a "how to configure and use" section in the readme. I'll send you a PR if I get a chance --- If yo

[GitHub] trafficserver pull request: TS-4132 Open source Yahoo's ats-inline...

2016-02-09 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/459#issuecomment-182093202 I reviewed this before in our work repository and I am happy with it. --- If your project is set up for it, you can reply to this email and have your reply appe

[GitHub] trafficserver pull request: TS-4132 Open source Yahoo's ats-inline...

2016-02-09 Thread dmorilha
Github user dmorilha commented on the pull request: https://github.com/apache/trafficserver/pull/459#issuecomment-182034464 I will make sure to squash it again once we reach an agreement here. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] trafficserver pull request: TS-4132 Open source Yahoo's ats-inline...

2016-02-09 Thread sc0ttbeardsley
Github user sc0ttbeardsley commented on the pull request: https://github.com/apache/trafficserver/pull/459#issuecomment-182003287 @dmorilha ya, looks pretty good. We should add some details about adding the remaps for image asset urls since that is a bit tricky. Also we should add in

[GitHub] trafficserver pull request: TS-4176: s3_auth add support for matri...

2016-02-09 Thread robguima
Github user robguima commented on the pull request: https://github.com/apache/trafficserver/pull/455#issuecomment-181994021 @zwoop @shukitchan please let me know if the std::string free version above is OK - if so I will squash it thx --- If your project is set up for it, you can rep

[GitHub] trafficserver pull request: Ts 4188

2016-02-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafficserver/pull/462 --- 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 4188

2016-02-09 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/462#issuecomment-181983212 @jpeach Http2::initial_window_size is used to store the configured value. HTTP2_INITIAL_WINDOW_SIZE can't be changed. --- If your project is set up for it, yo

[GitHub] trafficserver pull request: Ts 4188

2016-02-09 Thread shinrich
Github user shinrich commented on the pull request: https://github.com/apache/trafficserver/pull/462#issuecomment-181976678 Looks good to me. I think I ran into something similar playing with different window options for nghttp a while back. --- If your project is set up for it, you

[GitHub] trafficserver pull request: Ts 4188

2016-02-09 Thread bryancall
GitHub user bryancall opened a pull request: https://github.com/apache/trafficserver/pull/462 Ts 4188 You can merge this pull request into a Git repository by running: $ git pull https://github.com/bryancall/trafficserver ts-4188 Alternatively you can review and apply these c

CFP Apachecon NA 2016 deadline is Friday

2016-02-09 Thread Susan Hinrichs
The deadline for talk proposals for Apachecon NA is this Friday. http://events.linuxfoundation.org/events/apachecon-north-america/program/cfp Please consider submitting something about your current work, planned work, experiences, etc. using ATS and/or other Apache open source projects. We n

[GitHub] trafficserver pull request: TS-4132 Open source Yahoo's ats-inline...

2016-02-09 Thread mlibbey
Github user mlibbey commented on the pull request: https://github.com/apache/trafficserver/pull/459#issuecomment-181897910 Re: doc. I think the read me is a great start. Is the plugin a global or remap plugin? --- If your project is set up for it, you can reply to this email and have