Hi: I've finally made my Tomcat loadbalancing work, but the problem is that sessions are not "sticky" (For example, when I log in to my application, the connector redirects me to the other server, instead of maintaining the other through the session).
Is there a way to solve this?. Thanks in advance Gabriel,.
