[GitHub] trafficserver pull request: TS-4255: remove StatSystem metrics

2016-03-07 Thread jpeach
GitHub user jpeach opened a pull request: https://github.com/apache/trafficserver/pull/520 TS-4255: remove StatSystem metrics You can merge this pull request into a Git repository by running: $ git pull https://github.com/jpeach/trafficserver TS-4255 Alternatively you can rev

[GitHub] trafficserver pull request: TS-4161 ProcessManager::pollLMConnecti...

2016-03-07 Thread gtenev
GitHub user gtenev opened a pull request: https://github.com/apache/trafficserver/pull/519 TS-4161 ProcessManager::pollLMConnection code refactoring Converted while(1) to for(;;) loop for better readability, suggested by TS-4161 previous pull request comments. You can merge this

[GitHub] trafficserver pull request: TS-2642 Adds a new operator %{NOW} to ...

2016-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafficserver/pull/517 --- 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-4187: Fix connections_currently_ope...

2016-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafficserver/pull/510 --- 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-4161: fixed ProcessManager stackove...

2016-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafficserver/pull/496 --- 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-4187: Fix connections_currently_ope...

2016-03-07 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/510#issuecomment-193404766 +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] trafficserver pull request: TS-4187: Fix connections_currently_ope...

2016-03-07 Thread shinrich
Github user shinrich commented on the pull request: https://github.com/apache/trafficserver/pull/510#issuecomment-193403801 Yes, the fix is related to the VC migration. Probably would be reasonable to backport. --- If your project is set up for it, you can reply to this email and h

[GitHub] trafficserver pull request: TS-4161: fixed ProcessManager stackove...

2016-03-07 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/496#issuecomment-193402183 +1, lets land this. Gancho, you feel this should be back ported to 6.1.x? How serious / likely is this to trip up? --- If your project is set up for it, you can re

[GitHub] trafficserver pull request: TS-4253: Better debug messages in ssl_...

2016-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafficserver/pull/518 --- 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-4253: Better debug messages in ssl_...

2016-03-07 Thread SolidWallOfCode
Github user SolidWallOfCode commented on the pull request: https://github.com/apache/trafficserver/pull/518#issuecomment-193384712 Ship it. --- 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 thi

[GitHub] trafficserver pull request: TS-4253: Better debug messages in ssl_...

2016-03-07 Thread bryancall
GitHub user bryancall opened a pull request: https://github.com/apache/trafficserver/pull/518 TS-4253: Better debug messages in ssl_read_from_net() You can merge this pull request into a Git repository by running: $ git pull https://github.com/bryancall/trafficserver TS-4253

Re: Session ticket key blocks per certificate in ssl_multicert.config ?

2016-03-07 Thread Dave Thompson
I agree.   Unique TLS session ticket key per server or per server cluster, for sure, but I have difficulty imagining pragmatic value in managing this on a per certificate level, especially given the trade off you mention. Dave On Friday, March 4, 2016 10:39 AM, Leif Hedstrom wrote: Hi

[GitHub] trafficserver pull request: TS-4261: Split stats API from process ...

2016-03-07 Thread jpeach
Github user jpeach commented on the pull request: https://github.com/apache/trafficserver/pull/516#issuecomment-193317236 This looks good. Could you name the new file ``RecRawStats.cc`` or ``RawStats.cc``? --- If your project is set up for it, you can reply to this email and have you

[GitHub] trafficserver pull request: TS-4259: Only null out ua_session if i...

2016-03-07 Thread SolidWallOfCode
Github user SolidWallOfCode commented on the pull request: https://github.com/apache/trafficserver/pull/514#issuecomment-193281511 Quite possible. As usual we had crashes at Y! due to this which I patched there. Do noteTS-3359 though which caused this problem by fixing other tunnel re

[GitHub] trafficserver pull request: TS-2642 Adds a new operator %{NOW} to ...

2016-03-07 Thread gtenev
Github user gtenev commented on the pull request: https://github.com/apache/trafficserver/pull/517#issuecomment-193159857 +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 enabl