Christian Kohlschütter wrote:
In this case, at least, I would suggest to close the current connection
and
open a fresh one.
This is the pragmatic way of solving the problem. It always works and is very reliable. But it is expensive.
btw, what do you mean with "expensive"?
Expensive: Throwing away the (known bad) connection and opening a new one, is a performance hit of course.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]