"Josh Cohen (Exchange)" wrote:
>
> On a related note, I think one of the major issues, which hasn't
> been mentioned here yet, is the server utilization. From the
> web site's perspective, which handles hundreds of requests
> per second, holding a persistent connection open for even a mere
> second is very expensive.
A multithreaded implementation should have no problem with
quite a few open connections.
> This is especially painful for servers
> that maintain a more or less fixed set of processes or maximum
> concurrent connections such as Apache.
Yes. Slow servers are slow. What are you tuning?
Joe
This archive was generated by hypermail 2b29 : Thu Nov 18 2004 - 11:21:26 MST