On Thu, 27 May 2004, Tim Klein wrote:

> "Currently the server is iterative, accepting a single client
> at a time. This will change in future releases."

it changed already; maybe it's time for the documentation to change, too.
i'll update it.

> Assuming all clients are using Mon::Client to talk to the
> server, what happens when a second client tries to connect
> before the first one has disconnected?

it can process multiple client connections simultaneously. there is an
inactivity timeout, too, which defaults to 30 seconds and can be configured
by setting the "cltimeout" variable in the config file, like this:

cltimeout = 90s

(for 90 seconds)

_______________________________________________
mon mailing list
[EMAIL PROTECTED]
http://linux.kernel.org/mailman/listinfo/mon

Reply via email to