You'll probably have better luck going to the httpd users mailing list (found at http://httpd.apache.org) as opposed to this one as this mod_ssl is developed for apache 1.x not apache 2.x
On 11/29/06, Tsurutani Naoki <[EMAIL PROTECTED]> wrote:
Hi, I have a question about ssl_engine_io.c. On my system of FreeBSD 6-STABLE, apache with following signature is working : "Apache/2.2.3 (FreeBSD) mod_ssl/2.2.3 OpenSSL/0.9.7e-p1 DAV/2 PHP/4.4.4 with Suhosin-Patch configured". I found some log entries like localhost - - [29/Nov/2006:09:54:01 +0900] "GET /" 400 653 "-" "-" localhost - - [29/Nov/2006:09:54:02 +0900] "GET /" 400 653 "-" "-" localhost - - [29/Nov/2006:09:54:03 +0900] "GET /" 400 653 "-" "-" localhost - - [29/Nov/2006:10:43:04 +0900] "GET /" 400 653 "-" "-" in my log file about ssl access. These entries are not found in normal http access log. This is caused by ssl_io_filter_disable() function in modules/ssl/ssl_engine_io.c, as I think, and I have no idea why these accesses are necessary. Referencing to http access log, many accesses are found just before this log's timestamp, but they were not about ssl (I checked firewall log and found no entries about tcp/443). These logs were not found with apache-2.0.x before 1 year ago. I want to know why this access occures. Please tell me. ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List modssl-users@modssl.org Automated List Manager [EMAIL PROTECTED]