Connection count and Threads

Mr. Bart Pietercil bart.pietercil at gmail.com
Mon Feb 18 14:57:40 CST 2008


Hi Ivan
On 18-feb-08, at 21:49, Ivan Smahin wrote:

> Hello Ruslan,
>
> Monday, February 18, 2008, 9:47:43 PM, you wrote:
>
>> On 18/2/08 9:02 PM, "Mr. Bart Pietercil" <bart.pietercil at gmail.com>  
>> wrote:
>
>> Hi Bart,
>
>>>>> anybody care to explain the use of threads (and the implications  
>>>>> of
>>>>> the use of threads) and what does connection count learn me (is at
>>>>> the moment at 808, what does that mean?)
>>>
>>> What about connection count ?
>
>> Ivan? :-)
>
> Really, there are N worker threads (Threads defined in ini file)
> which are maintaining all connected clients.
>
> So clients count doesn't correspond to count of
> worker threads. Any client activity will be "assigned" to "idle"
> worker thread.
>
>
> Example:
> 23:26:25.218000 (2580): (1524) User: sa. Connection encoding:  
> windows-1252 - LittleEndian.
>
> 1524 - means "client id"
> 2580 - worker thread handle assigned for the call.
>
> 23:26:25.218000 (3480): (1524) Ping OK.
>
> "The ping is performed by 3480 thread for 1524 client."
>
>
> 808 - what do you mean? - How do you get it?
> From log? Show that part of the log here please.
>

No I see it in vStudio(3.5.2) when I click on the server it reported  
808 connections. After restarting vStudio it reports 25 connections.
Besides my vStudio the only thing connecting to the vServer is vPHP.

Bart





>
>
>
>
> -- 
> Best regards,
> Ivan Smahin
> Senior Software Engineer
> Paradigma Software, Inc
> Valentina - The Ultra-Fast Database
> http://www.valentina-db.com
>
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina



More information about the Valentina mailing list