This is a discussion on Re: Howto "unload" the mod_ssl from memory? - modssl ; Replying to my own post. I have found the problem, and it is not Apache not unloading its modules =) ~# lsof|grep ssl rpc.idmap 2607 root mem REG 253,0 213600 5884682 /lib/libssl.so.0.9.7a vsftpd 2760 root mem REG 253,0 213600 5884682 ...
Replying to my own post.
I have found the problem, and it is not Apache not unloading its modules =)
~# lsof|grep ssl
rpc.idmap 2607 root mem REG 253,0 213600 5884682
/lib/libssl.so.0.9.7a
vsftpd 2760 root mem REG 253,0 213600 5884682
/lib/libssl.so.0.9.7a
mysqld 31323 mysql mem REG 253,0 213600 5884682
/lib/libssl.so.0.9.7a
~#
but rpc.idmap (what ever that is), vsftpd, and mysqld.
One problem solved, another arised =)
Any help I can get is much appreciated =)
Love,
Louise
__________________________________________________ ____________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org