R
Richard.Kelters
Guest
The allowServerAsk and/or allowClientAsk option seems to only cleanup connections. It does not stop running or sending agents which stay in their state forever. You have to kill these processes yourself with the risk of bringing down a database when agents connect them through sharedmemory. So before stopping an agent an open transaction should terminated and rolledback.
Continue reading...
Continue reading...