any recommandation of papers or projects I should look at about efficient HTTP routing? I’m trying to improve sozu’s router https://github.com/sozu-proxy/sozu/issues/571 … It’s a trie with a few optimizations, matching on reversed hostname, then linear rules for URL prefixes
Generally fsts are suitable for truly *huge* sets when you need an on disk serialization format that can be searched efficiently in place. I'd be surprised if http routing fit that use case, but again, I see no accessible description of what problem you're trying to solve.
-
-
That's what I was thinking. It's too large to test routing rules one by one, but too small for something of the scale of fst
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.