David:
Heya. Gotta ask:
<snip>
> Prior to the acquisition, the servers were off the shelf dedicated
> servers, and they could handle 100K connections/server without
> breaking
> a sweat, and this was before any hard-core optimizations.
Was that ...
* 100k persistent TCP connections/server, or
* 100k HTTP message/response clients per server?
If the first, then I assume a *nix server (as Windows has an 18k
file handle limit)? And if the second...how did you maintain "state"
with the client without re-authenticating each message (which is
a lot of SSL work for 100k clients).
thanks for any insight,
Scott
_______________________________________________
p2p-hackers mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/p2p-hackers