memcached-session-manager
memcached-session-manager copied to clipboard
Loading memcachedNodes property of the context.xml from environment variables
While working in a PAAS environment , Memcache nodes ips are dynamic, we should provide a way to load these values from environment Variables.
Uhhhh.... there is a way. In your config block:
memcachedNodes="${myVarWithAllNodesInfo}"