"Ralf S. Engelschall" wrote:
> 
> On Sat, Nov 20, 1999, Radovan Semancik wrote:
> 
> > > I have problem with mod_ssl-2.4.8, apache-1.3.9 and mod_ssl 0.9.4:
> > >
> > > When I set up SSLVerifyClient optional in Location in Virtual host
> > > context, server requests user certificate on evevry HTTPS request. It
> > > seems like mod_ssl is iniciating re-negotiation on every request. Should
> > > not that be chached and user cert requested only once per session?
> >
> > Some long hours later I found a solution ...
> >
> > Problem was in dbm libraries of solaris. mod_ssl seems not to work
> > properly with them. The thing that confused me was that there was no
> > error message in any log.
> >
> > When I compiled mod-ssl with built in SDMB it began to work OK.
> 
> Because a failed cache lookup is not considered an error, of course.
> But if you use "SSLLogLevel trace" you at least should be able
> to recognize the constant failing lookups in your situation.

But failed write to cache should be considere an error. I've checked
database files (.dir, .pag) and they have length of 0.

-- 
                             Radovan Semancik ([EMAIL PROTECTED])
                         System Engineer, Business Global Systems a.s.
                                   http://storm.alert.sk
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to