I have a 2.2.3 app which I upgraded to 2.3.2
It\'s a multi-site (using subdomain) that creates one top level session for all sites.
This is how I change the
I had the same problem with cookie-based sessions. Upgrading to Passenger 2.1.3 seemed to fix the issue.