FreeBSD Port: apache-2.2.13
    Joseph Bruni 
    joe.bruni at bestwestern.com
       
    Tue Aug 25 23:06:57 UTC 2009
    
    
  
Hello,
The apache22 rc.d start script probably needs to add some logic to  
load the accf_data kernel module which is used for SSL connections.  
Currently, the script only loads accf_http when needed. Cheers.
-Joe
[root at tornado /usr/local/etc/rc.d]# kldstat
Id Refs Address    Size     Name
  1    5 0xc0400000 9fab68   kernel
  2    1 0xc0dfb000 6a45c    acpi.ko
  3    1 0xc6cad000 2000     accf_http.ko
  4    1 0xcb877000 2000     accf_data.ko
    
    
More information about the freebsd-apache
mailing list