PeerGone issues - strange issue..
Here's some information on our setup first:
Weblogic 10.3
2 Physical Servers (call them server1 and server2)
Server1 has the admin instance (port 1711) and lmsServer1 (port 1714)
Server2 has managedServer2 (port 1714)
We are using Unicast Clustering using a custom channel on port 1713.
The Problem:
When our users log out of the application, we are getting peergone messages.
The steps taken when the user logs out:
1. invalidates the session of the user
2. Sends the user to another jsp that by default will create another session.