> My question is: Is it possible to prevent SER from > creating a new connection? How often does SER resets > idle TCP connection? Is it tunable? > > Thanks, > Joy Take a look at tcp_accept_aliases,tcp_connection_lifetime, and force_tcp_alias parameters to tune SER TCP behaviour... Hope it helps, Samuel.