Re: cpu load balencing

1999-10-09 Thread René G. Eberhard
Hi > Contrast this to the case of multiple processes handling multiple > connections via select(). In this case, if a programmer simply > initiates a connection via openssl then I beleive most likely with the > present design that the process will in fact block > periodically, but also even when

cpu load balencing

1999-10-08 Thread Terrell Larson
I'm wondering about how one might achieve maximum throughput for say a web server running openssl. I do not beleive this post belongs in modssl because I think it is germain to the design of openssl itself. Here is what I'm thinking. I beleive the negotiation phase of an ssl connection is ac