I've been bumping up against my active session limit in AEM but when I look in the database, I don't see the same number of connections. Why is that? I do not have a timeout in AEM since I need certain application functions to be persistent. For other uses I'm using a timeout in the application that does seem to work.
Should the active session count match the database connection count?
Thanks