I suspect it could be a critical section issue since we use multi-threads
and multi-clients/thread.

SZ

On Wed, Nov 10, 2010 at 5:39 PM, Fastream Technologies
<ga...@fastream.com>wrote:

> Hello,
>
> I wonder if there is limit imposed by the design. The issue I saw during
> our tests is when the cache is disabled (when one THttpCli's instance is
> used by the proxy server connection socket), and when the file size is small
> (1-10KB), the proxy server cannot use more than one CPU core! When I enable
> cache (THttpConnection's only) and/or raise file size to 500KB-1MB, it can
> use the 4 cores. Hence I believe there ought to be a critical section
> somewhere for the entire client sockets.
>
> Any solution to this?
>
> Best Regards,
>
> SZ
>
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to