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

jpeach pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from a6c14f0  Move where the HttpSM setup for redirect before going to 
origin
     new cd4d6b4  Refactor ProcessManager to stop the poll thread.
     new 6bcfa08  Simplify ProcessManager message and shutdown handling.
     new 8c4a0ea  Wake the process manager thread on shutdown.
     new 693839a  Improve graceful shutdown.
     new c696cb3  Document traffic_server signals.
     new da1ce2c  Revert "Add logic to flush gcov data from traffic_server on 
interrupt."

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


Summary of changes:
 configure.ac                                      |   4 +-
 doc/appendices/command-line/traffic_server.en.rst |  22 ++
 lib/ts/ink_config.h.in                            |   1 -
 lib/ts/ink_thread.h                               |   6 +
 mgmt/BaseManager.cc                               |   3 +-
 mgmt/ProcessManager.cc                            | 270 +++++++++++++++-------
 mgmt/ProcessManager.h                             |  58 ++---
 proxy/Main.cc                                     | 120 +++++-----
 8 files changed, 290 insertions(+), 194 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to