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


   Without this, large production strategies.yaml files with thousands
   of remaps take hours to load, because each remap independently
   loads and parses the strategies.yaml file.
   
   This makes the plugin reuse the parsed object if multiple remaps
   use the same file. On reload, files are loaded again.


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

To unsubscribe, e-mail: [email protected]

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


Reply via email to