rob05c opened a new pull request #7467:
URL: https://github.com/apache/trafficserver/pull/7467


   The goal of this is to do Parent Selection in a Plugin, to add the plugin 
hooks and funcs necessary to do parent selection, and to provide an example 
plugin with the intention of eventually replacing both parent.config and 
strategies.yaml in core, and completely removing them from core.
   
   WIP Draft, still needs details handled, but it basically works.
   
   To use it, create a strategies.yaml of the format in 
https://docs.trafficserver.apache.org/en/latest/admin-guide/files/strategies.yaml.en.html
   And then on a the remap line add `@plugin=parent_select.so 
@pparam=etc/trafficserver/strategies.yaml @pparam=example-com` where the param 
is the name of the strategy.


----------------------------------------------------------------
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