Subject Re: FB 2.1.3 & Virtual Servers
Author tomc7777777
--- In firebird-support@yahoogroups.com, Steve Wiser <steve@...> wrote:
>
> If you are seeing 4 connections to port 3050 on the server in netstat and 4
> connections in the monitoring tables and they are all from the same client
> IP then you must be making 4 separate connections, right? I think I might
> be confused or missing something. Is your client app making 4 separate
> connections to the DB?
>
> -steve

After double-checking things it is my mistake and not related to Virtual servers at all. Previously, I thought that the MON$ SQL returns the same results whether it was run on the server or from a client but this looks to be an incorrect assumption.

In my case (and this has been checked on another site also) running it from a client only shows one entry - its own connection.

So, from a client it is impossible to find out who is currently connected to the DB?
Tom