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

[trafficserver] 01/01: Merge pull request #564 from jacksontj/TS-4341

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

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

commit 972bd4d368f79f5a1b0eaadbc58632285375d68e
Merge: 764749b 600a98e
Author: Thomas Jackson <ja...@gmail.com>
AuthorDate: Thu Apr 14 10:52:37 2016 -0700

    Merge pull request #564 from jacksontj/TS-4341
    
    TS-4341

 ci/tsqa/tests/test_origin_max_connections.py     | 213 +++++++++++++++++++++++
 doc/admin-guide/files/records.config.en.rst      |   9 +
 lib/ts/apidefs.h.in                              |   1 +
 mgmt/RecordsConfig.cc                            |   2 +
 plugins/experimental/ts_lua/ts_lua_http_config.c |   5 +-
 proxy/InkAPI.cc                                  |   6 +
 proxy/http/HttpConfig.cc                         |   8 +
 proxy/http/HttpConfig.h                          |   3 +-
 proxy/http/HttpConnectionCount.cc                |   1 +
 proxy/http/HttpConnectionCount.h                 |  19 +-
 proxy/http/HttpSM.cc                             |  37 +++-
 proxy/http/HttpTransact.h                        |   5 +-
 12 files changed, 304 insertions(+), 5 deletions(-)

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