[Modules] [mod_gnutls] Keep-Alive possible?

Nikos Mavrogiannopoulos nmav at gnutls.org
Wed Sep 22 02:56:01 EDT 2010


On 09/22/2010 08:49 AM, Hardy Griech wrote:

>>> [Wed Sep 22 07:13:59 2010] [debug] gnutls_cache.c(461): (22)Invalid
>>> argument: [gnutls_cache] error storing in cache
>>> '/var/cache/apache2/gnutls_cache'
>>
>> This isn't really relevant. Is the argument a directory? It should be a
>> file on a writable directory.
> 
> 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?

>> Could you check the attached patch? Does it fix your issue?
> Great, now the keep-alive seems to work!  The client makes three 
> successful http requests, gets the responses and the last request 
> (Connection: close) closes the connection as intended.

Thanks. It seems a 0.5.9 release is imminent.

regards,
Nikos


More information about the Modules mailing list