PelicanPlatform / xrdcl-pelican

A Pelican platform-based plugin for the XrdCl interface
Apache License 2.0
1 stars 3 forks source link

Keep lookup cache of origin info returned by the director #10

Open bbockelm opened 3 weeks ago

bbockelm commented 3 weeks ago

This PR adds a cache to the plugin that keeps information about origins returned by the director.

With this, we no longer lookup an origin for each request but keep the information in the Link header for a minute.