[Modules] mod_gnutls making Apache use 100% CPU
Sander Marechal
s.marechal at jejik.com
Fri Apr 24 06:10:45 EDT 2009
Simon Josefsson wrote:
> You could install memcached and modify
> /etc/apache2/mods-available/gnutls.conf to use it instead of a dbm file.
I tried that but I get an error:
# /etc/init.d/apache2 restart
Restarting web server: apache2Syntax error on line 6 of
/etc/apache2/mods-enabled/gnutls.conf:
Invalid Type for GnuTLSCache!
failed!
The contents of my file:
<IfModule mod_gnutls.c>
GnuTLSCache memcache "127.0.0.1"
# GnuTLSCache dbm /var/cache/apache2/gnutls_cache
</IfModule>
Is mod_gnutls in Debian Lenny built without memcache support?
--
Sander Marechal
More information about the Modules
mailing list