
|
If you were logged in you would be able to see more operations.
|
|
|
| Support Plan Customer Issue: |
No
|
| Resolution Date: |
02/24/07 11:16 PM
|
| Acceptance Test - Add?: |
No
|
|
When forcibly disconnected from MSN, the logged out state is not set and as a result it "looks" like you are still logged in even though you are not.
|
|
Description
|
When forcibly disconnected from MSN, the logged out state is not set and as a result it "looks" like you are still logged in even though you are not. |
Show » |
|
I'm curious if maybe this forced disconnect is pretty normal in MSN land. It seems like it would be valuable for them to have built in a transparent reconnect feature into the MSN clients, that way when they need to reboot a server, balance out resources, etc., they could just boot people and have the client transparently connect up again, this time being redirected to another server in the cluster (i.e. by a load balancer or dns). It makes a little sense to me, unless there's another way to signal the client to switch servers.
If that were the case, maybe it would be valuable to have the gateway try to automatically reconnect on this error? (java.io.IOException: An existing connection was forcibly closed by the remote host)? Then if it fails, set the logged out state correctly. Wish I knew more about the MSN protocol...