SolidWallOfCode opened a new pull request #7874:
URL: https://github.com/apache/trafficserver/pull/7874


   This is a major restructuring of the HostDB internals, which should 
(externally) be backwards compatible. The original goal of this work was to 
provide better control of sending requests to down upstreams.  That turned out 
to require rewriting the internal data structures to support atomic operations 
on shared state (otherwise it is not possible to have fine grained control of 
requests to the same upstream). Additional work was done to be in compliance 
with the long term L7 Routing strategy as defined by the L7 Working group.
   
   This has been tested in production but more should be done.
   
   The documentation needs a lot of work.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to