On Mon, 2011-08-08 12:30:03 +0530, jayesh.shinde wrote:
>
> [..]
>
> I checked by defining the TIMEOUTs but I am not able to figure out why
> the page is getting expire and I am getting logout ?
> There is firewall rule between any servers.
I didn't fully understand your problem, but if your secured tunnel
crosses a stateful firewall (e.g. a NAT router), you might try to
switch on TCP keepalive:
socket = l:SO_KEEPALIVE=1
You might also play with the TCP_KEEP* socket options.
HTH,
Ludolf
--
---------------------------------------------------------------
Ludolf Holzheid Tel: +49 621 339960
Bihl+Wiedemann GmbH Fax: +49 621 3392239
Floßwörthstraße 41 e-mail:
lholzheid@bihl-wiedemann.de
D-68199 Mannheim, Germany
---------------------------------------------------------------