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

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


    from 1d50892  Fixing session sharing with IP matching.
     add 4dc8dc7  support for listening on all the net threads uses 
epollexclusive flag and soreuseport

No new revisions were added by this update.

Summary of changes:
 doc/admin-guide/files/records.config.en.rst | 14 ++++++
 iocore/net/Connection.cc                    | 14 +++++-
 iocore/net/P_NetAccept.h                    |  1 +
 iocore/net/P_UnixNet.h                      |  5 ++-
 iocore/net/UnixNet.cc                       |  2 +
 iocore/net/UnixNetAccept.cc                 | 70 ++++++++++++++++++-----------
 iocore/net/UnixNetProcessor.cc              |  7 ++-
 mgmt/RecordsConfig.cc                       |  2 +
 src/traffic_manager/traffic_manager.cc      |  5 +++
 9 files changed, 92 insertions(+), 28 deletions(-)

Reply via email to