Mitch Usher
Mitch Usher
On our internal fork we plan to use an internal auth mechanism that we have for this. What kind of "backend" makes sense for the "default" out of the box...
While I like the sidecar deployment, my infrastructure team is actively trying to avoid the sidecar architecture when possible. Thus, we'd like to be able to do the caching in...
Willing to take this on myself, but curious about your thoughts on approach @zhouzhuojie
> and / in the flagKey can cause some confusion in the URL I agree. It'll either need to be properly URL encoded or we could make this particular GET...
Perhaps have a field for both key and description and if the key field is left blank it's automatically generated (and add pre-fill text to the field explaining that)
Ok, I think I understand now. In order to get a session stored in multiple memcached nodes, I should set sticky=false when I add it to the context.xml for tomcat,...