[Modules] [mod_gnutls] Keep-Alive possible?
Hardy Griech
ntbox at mardys.de
Wed Sep 22 03:11:56 EDT 2010
On 22.09.2010 08:56, Nikos Mavrogiannopoulos wrote:
:
>> GnuTLSCache is pointing to a file in a writable directory
>> (/tmp-ram/gnutls), but: there are only gnutls.dir and gnutls.pag
>> contained in that directory, no gnutls without extension.
>
> This sounds normal. The db backend does use those files. Could you try
> deleting them and restarting? Do you get the same error? Which version
> of mod_gnutls do you use?
:
I've done that. Messages from error.log:
[Wed Sep 22 09:07:28 2010] [notice] Apache/2.2.16 (Debian) DAV/2
mod_gnutls/0.5.8 configured -- resuming normal operations
[Wed Sep 22 09:07:28 2010] [info] Server built: Aug 29 2010 14:59:54
[Wed Sep 22 09:07:28 2010] [debug] worker.c(1757): AcceptMutex: sysvsem
(default: sysvsem)
[Wed Sep 22 09:08:12 2010] [debug] gnutls_cache.c(355): [gnutls_cache]
Cleaned up cache '/tmp-ram/gnutls'. Deleted 0 and left 0
[Wed Sep 22 09:08:12 2010] [debug] gnutls_cache.c(461): (22)Invalid
argument: [gnutls_cache] error storing in cache '/tmp-ram/gnutls'
[Wed Sep 22 09:08:12 2010] [debug] gnutls_hooks.c(1109): [client
192.168.178.24] GnuTLS: A Chain of 1 certificate(s) was provided for
validation
[Wed Sep 22 09:08:12 2010] [debug] gnutls_hooks.c(1156): [client
192.168.178.24] GnuTLS: Verifying list of 1 certificate(s)
[Wed Sep 22 09:08:12 2010] [debug] gnutls_hooks.c(1109): [client
192.168.178.24] GnuTLS: A Chain of 1 certificate(s) was provided for
validation
[Wed Sep 22 09:08:12 2010] [debug] gnutls_hooks.c(1156): [client
192.168.178.24] GnuTLS: Verifying list of 1 certificate(s)
[Wed Sep 22 09:08:12 2010] [debug] gnutls_hooks.c(1109): [client
192.168.178.24] GnuTLS: A Chain of 1 certificate(s) was provided for
validation
[Wed Sep 22 09:08:12 2010] [debug] gnutls_hooks.c(1156): [client
192.168.178.24] GnuTLS: Verifying list of 1 certificate(s)
Configuration:
GnuTLSCache dbm "/tmp-ram/gnutls"
GnuTLSCacheTimeout 300
Files in /tmp-ram
0 -rw-r--r-- 1 www-data root 0 Sep 22 09:07 gnutls.dir
0 -rw-r--r-- 1 www-data root 0 Sep 22 09:07 gnutls.pag
mod_gnutls is the most recent including your patch, gnutls is at 2.10.1
Hardy
More information about the Modules
mailing list