[Modules] [mod_gnutls] Keep-Alive possible?

Hardy Griech ntbox at mardys.de
Wed Sep 22 02:49:24 EDT 2010


On 22.09.2010 08:04, Nikos Mavrogiannopoulos wrote:
> On 09/22/2010 07:15 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.

>> What is there wrong?
>
> 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.

Many thanks!

Now the GnuTLSCache issue from above remains...

Hardy


More information about the Modules mailing list