Question
How to Enabling Session Persistence using nginx
Looking for some details on how we can persist sessions which will work for both web apps (using cookie for JSESSIONID) and Mobile apps (which may be using request header with session information)