You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Matty Ronald <ma...@gmail.com> on 2010/06/14 09:00:36 UTC

[users@httpd] How to get Performing full renegotiation error log.

Hi All,



Can anyone tell me the steps how to get this log error in “error_log” file
of Apache 2.2.

“modules/ssl/ssl_engine.kernel.c”

/* do a full renegotiation */

            ap_log_error(APLOG_MARK, APLOG_DEBUG, 0, r->server,

                         "Performing full renegotiation: "

                         "complete handshake protocol");



Do I need to modify setting in “httpd.conf” file?



Thanks,

matty