Hi,
While using the sample mgmtcmd.py as a client to mgmtd, I discovered
that although mgmt_disconnect() is called on the client side, I still
have connections registered (I noticed that when I was looking at the
connections and saw about 250 connection at the CLOSE_WAIT state)
almost all connections has Recv-Q of 1 (some has 0) and all has a Send-Q
of 0.
seeing that the mgmtd uses glib for connection and it calls
g_io_channel_unref I was wondering who was holding the connection.
This could lead to an unintended DoS if you would use (like I plan to)
mgmtd for monitoring...
Eldad
_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/