You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by br...@apache.org on 2016/04/14 19:50:33 UTC

[trafficserver] branch master updated (a387890 -> 764749b)

This is an automated email from the ASF dual-hosted git repository.

briang pushed a change to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git.

      from  a387890   TS-4287: Add a simple and unavailable server retry feature to Parent Selection.
      adds  c16f20d   TS-4340: Fix origin max connections
       new  764749b   Merge pull request #569 from bgaff/TS-4340

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 lib/ts/ink_inet.cc               | 20 ++++++++
 lib/ts/ink_inet.h                |  2 +
 proxy/http/HttpConnectionCount.h | 98 ++++++++++++++++++++++++++++++++++++----
 proxy/http/HttpSM.cc             | 14 ++++--
 proxy/http/HttpServerSession.cc  | 19 ++++----
 proxy/http/HttpSessionManager.cc |  4 +-
 6 files changed, 135 insertions(+), 22 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>'].

[trafficserver] 01/01: Merge pull request #569 from bgaff/TS-4340

Posted by br...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

briang pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git

commit 764749b38e2d9f52a42b5ad53ed204e2879987c9
Merge: a387890 c16f20d
Author: Brian Geffon <bg...@users.noreply.github.com>
AuthorDate: Thu Apr 14 10:50:26 2016 -0700

    Merge pull request #569 from bgaff/TS-4340
    
    TS-4340: Fix origin max connections

 lib/ts/ink_inet.cc               | 20 ++++++++
 lib/ts/ink_inet.h                |  2 +
 proxy/http/HttpConnectionCount.h | 98 ++++++++++++++++++++++++++++++++++++----
 proxy/http/HttpSM.cc             | 14 ++++--
 proxy/http/HttpServerSession.cc  | 19 ++++----
 proxy/http/HttpSessionManager.cc |  4 +-
 6 files changed, 135 insertions(+), 22 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>.