I understand that the use of HttpSessions is discouraged in AEM. If we must use them, will they be synchronized across multiple publish instances if we are not using an enterprise application server and instead using the quick start deployment method?
As a follow up question, is there a way to avoid using HttpSession if we need server side session data for anonymous users? Everything that I could find online indicates that jcr Sessions are tied to AEM credentials, meaning that 2 anonymous users would retrieve the same session data.
Please note this is AEM 5.6.1.