CSM Sticky Timer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2005 04:00 AM
Hi
Does anyone know what resets the sticky timer on a CSM? It appears to be the initial connection and not subsequent packets once the socket has been opened.
We have an application that keeps the the socket open for an undefined period of time but the sticky timer does not get reset.
Is this normal? If so is there a way to work around this so that the timer is reset by each packet.
Thx
Wayne
- Labels:
-
Application Networking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2005 03:01 AM
Wayne,
this is normal.
The timer is only reset by new connections.
There is no workaround as this is the intended behavior.
You should maybe use a different solution or increase the sticky timeout to a higher value.
Regards,
Gilles.
