GDBM error when session cache is enabled?

1999-08-27 Thread Jeff Johnson
Does anyone have any suggestions on what to do when you receive this error. Sorry for providing a lack of information, I'm just very busy at work now, right now, session cache is disabled. Server Version: Apache/1.3.9 (Unix) DAV/0.9.9 mod_fastcgi/2.2.2 PHP/4.0B2 mod_macro/1.1.1 mod_perl/1.21 mo

Re: GDBM error when session cache is enabled?

1999-08-27 Thread Ralf S. Engelschall
On Thu, Aug 26, 1999, Jeff Johnson wrote: > Does anyone have any suggestions on what to do when you > receive this error. > > Sorry for providing a lack of information, I'm just very > busy at work now, right now, session cache is disabled. > > Server Version: Apache/1.3.9 (Unix) DAV/0.9.9 mod_

Re: GDBM error when session cache is enabled?

1999-08-27 Thread Magnus Stenman
If you haven't done so already, try to turn off the DBM session cache in httpd.conf and use shared memory instead. SSLSessionCache shm:/var/run/ssl_scache(512000) #SSLSessionCache dbm:/var/run/ssl_scache /magnus Jeff Johnson wrote: > > Does anyone have any suggestions on what t

Re: GDBM error when session cache is enabled?

1999-08-28 Thread Jeff Johnson
Date: Fri, 27 Aug 1999 18:31:30 +0200 > From: Magnus Stenman <[EMAIL PROTECTED]> > X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.2.11 i686) > X-Accept-Language: en > MIME-Version: 1.0 > To: [EMAIL PROTECTED] > Subject: Re: GDBM error when session cache is enabled? > R

Re: GDBM error when session cache is enabled?

1999-08-29 Thread Ralf S. Engelschall
On Fri, Aug 27, 1999, Jeff Johnson wrote: > I get reports that SHM isn't supported. I'm 100% MM is linked > properly. It may be linked into Apache because of PHP, but it then certainly isn't enabled for mod_ssl, i.e. Apache wasn't compiled with -DEAPI_MM. Else MM would be available to mod_ssl.

Re: GDBM error when session cache is enabled?

1999-08-29 Thread Jeff Johnson
On Sun, Aug 29, 1999 at 01:03:08PM +0200, Ralf S. Engelschall wrote: > X-List-Name: modssl-users > > On Fri, Aug 27, 1999, Jeff Johnson wrote: > > > I get reports that SHM isn't supported. I'm 100% MM is linked > > properly. > > It may be linked into Apache because of PHP, but it then certainl

Re: GDBM error when session cache is enabled?

1999-08-30 Thread Ralf S. Engelschall
On Sun, Aug 29, 1999, Jeff Johnson wrote: > > > I get reports that SHM isn't supported. I'm 100% MM is linked > > > properly. > > > > It may be linked into Apache because of PHP, but it then certainly isn't > > enabled for mod_ssl, i.e. Apache wasn't compiled with -DEAPI_MM. Else MM would > > b

Re: GDBM error when session cache is enabled?

1999-08-30 Thread Holger Reif
Jeff Johnson schrieb: > > What exactly have I been missing without the session cache enabled, Performance improvements by up to 100 times for 2nd and follwoing connections. Of course this speedup was messaured with openssl s_time utility only so in real lief (a real browser) it would be less.

Re: GDBM error when session cache is enabled?

1999-09-06 Thread Martin Waterworth
Jeff, I am trying to solve SSL accessed by IE, and am compiling up Apache 1.3.9 with mod_ssl and openssl 0.9.4. Could you tell me where to get the MM library you refer to, or is it OS-specific? I use Digital Unix 4.0D. At 15:17 29/08/99 -0400, you wrote: >On Sun, Aug 29, 1999 at 01:03:08PM +020

Re: GDBM error when session cache is enabled?

1999-09-06 Thread Cliff Woolley
Check out http://www.engelschall.com/sw/mm. Hope this helps. Cliff Woolley Central Systems Software Administrator Washington and Lee University http://www.wlu.edu/~jwoolley/ Work: (540) 463-8089 Pager: (540) 462-3472 >>> Martin Waterworth <[EMAIL PROTECTED]> 09/06/99 07:59PM >>> I am trying t