Fileserver QOL

The fileserver caching is absolutely a legendary feature, really needed for larger servers and we’ve grown enough to where we need to start splitting out resources over multiple caching proxies.

The one thing that would be a very nice QOL feature would be that fileserver_list actually listed the resources that the regex is matching and NOT the regex itself.

Sometimes it’s hard to match all the right resources, and it would be cool to have some way to express the regex in a way to validate we’re matching the ones we want to the proxies we want.

Even if it was a new command like:

fileserver_eval = would print out each fileserver listing and which resources it’s matching.

Thanks