| 
 
Hi
On 13/04/2006 08:27, Leon Keijser wrote:
 
So, does anyone know what can i do to avoid clients being disconnected?
 
First up, make sure you're using persistence (which you probably already 
are).
Secondly, is this the sort of application which ends up having a lot of 
idle time with no traffic either way? I'm hazarding a guess here that 
(because you say it's telnet based) that unless there's a clock or 
something similar on the terminal the users see, then they could well 
simply not transmit any traffic whatsoever (and the realserver likewise) 
and therefore some protocol timer is being hit and the session ended at 
the director. 
You can tweak these settings, but getting a handle on what the clients 
do (or don't) would be useful first. 
Graeme
 |