Re: NSS Cache question

2006-08-22 Thread Julien Pierre
Rob Crittenden wrote: b) do all the work on the first module load. Don't really shut down the module after the first load (that is, pretend that you shut down). Then do nothing on the second load, and continue to use the stuff loaded the first time. I don't have the choice with b).

Re: NSS Cache question

2006-08-21 Thread Rob Crittenden
Nelson B wrote: Rob Crittenden wrote: I'm having an issue with mod_nss, an Apache module I wrote that provides SSL using NSS. The way Apache loads modules is a tad strange. I'd say it's more than a tad! What it does is it loads them one time in order to get its list of configuration direc

Re: NSS Cache question

2006-08-19 Thread Nelson B
Rob Crittenden wrote: > I'm having an issue with mod_nss, an Apache module I wrote that provides > SSL using NSS. > > The way Apache loads modules is a tad strange. I'd say it's more than a tad! > What it does is it loads them one time in order to get its list of > configuration directives and

NSS Cache question

2006-08-18 Thread Rob Crittenden
I'm having an issue with mod_nss, an Apache module I wrote that provides SSL using NSS. The way Apache loads modules is a tad strange. What it does is it loads them one time in order to get its list of configuration directives and it verifies that the configuration is ok. It also runs through