I'm bench marking my ssl enabled web server and I keep getting this error when the request rate becomes too high: [Fri Dec 08 17:16:06 2006] [error] Re-negotiation handshake failed: Not accepted by client!? I am using Apache2, httperf (through the autobench tool) and requesting a page in a directory with it's own SSLCipherSuite directive. So when the request comes in the session security is negotiated and then renegotiated before the file is read. This happens for each and every request (i.e. one request per SSL session) I've set the client timeout to a large value (so it doesn't time out before the renegotiate and leave the server with waiting processes), enabled the httperf ssl-no-reuse parameter to ensure that renegotiation can occur for each connection and there's no client authentication during the experiment. Can anyone see a possible problem? Many many thanks Christiaan --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx