> It  seems  to greatly reduce number of USER Objects

Hidden windows are user objects. Since their number is drastically reduce, 
the number of user objects are reduced. Would be interesting to compare 
figures with ICS-V6 and with previous version.

> but general Handle value  stay high.

Nothing has been done to reduce the number of handles. And nothing can 
really be done. You need one handle per socket.

> Seems that 1 connected user eat 3 handles...I wonder why ?

Me too. At least there is one handle per socket.
You can use the "handle.exe" utility from www.sysinternal.org to list all 
handles used. Maybe you'll find some more informations.

--
Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html
--
[EMAIL PROTECTED]
http://www.overbyte.be



----- Original Message ----- 
From: "Dod" <[EMAIL PROTECTED]>
To: "ICS support mailing" <twsocket@elists.org>
Sent: Wednesday, December 28, 2005 2:34 PM
Subject: Re: [twsocket] ICS V6 beta available


> Hello Francois,
>
> Here small compare with my server
>
> 100 connected users
>          V5     V6
> Handles:  350    352
> Threads:  4      4
> USER Obj: 142    42
> GDI Obj:  49     46
>
> 200 connected users
>          V5     V6
> Handles:  649    652
> Threads:  4      4
> USER Obj: 242    54
> GDI Obj:  49     46
>
> It  seems  to greatly reduce number of USER Objects but general Handle
> value  stay high. Seems that 1 connected user eat 3 handles...I wonder
> why ?
>
> regards.
>
> -- 
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://www.elists.org/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be 

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to