Project

General

Profile

Support #6357

Updated by Brett Smith almost 9 years ago

[Tom, Radhika and I thought it might make sense for you to take this up as part of the user support story.    It's at least tangentially related.    If that's an issue, let us know and we'll figure out a plan B.] 

 Abram has written up "curoverse.link":https://github.com/abeconnelly/curoverse.link, which is basically a smarter version of curover.se.    In particular, it can query different clusters to see find one that has a collection with a specific content address, and redirect the user there.    It caches these results. 

 Right now curover.se is just an Apache RewriteRule.    Assume that we want to replace that with curoverse.link, to get support for content addresses (and in the future, other kinds of redirects).    Please review it for suitability to that end, especially around scalability and performance.    Of course, anything in our usual review criteria is appropriate—it's possible or even likely that engineering will also work on this software in the future.

Back