Re: BerkeleyDB vs. Linux file system benchmark (on Perlmonks)

2003-03-25 Thread Perrin Harkins
On Tue, 2003-03-18 at 14:05, Perrin Harkins wrote: > I thought some of you might be interested in this thread from Perlmonks.org: > http://perlmonks.org/index.pl?node_id=243899 > > I benched BerkeleyDB against multiple files for medium-sized documents, > and the results were that Berkeley was fas

Re: BerkeleyDB Problems

2002-03-12 Thread Michael Robinton
> On Tue, Mar 12, 2002 at 11:06:00AM -0500, Mark Matthews wrote: > > Hello, > > > > I am moving a website that now resides on a i686 server running RedHat > > 6.2 with perl v5.005_03 to another i686 server running Suse 7.1 with > > perl v5.6.1. > > > The website uses a number of cgi scripts that r

Re: BerkeleyDB Problems

2002-03-12 Thread Stas Bekman
Mark Matthews wrote: > Hello, > > I am moving a website that now resides on a i686 server running RedHat > 6.2 with perl v5.005_03 to another i686 server running Suse 7.1 with > perl v5.6.1. > > The website uses a number of cgi scripts that read and write from > BerkeleyDB files using the tie fu

Re: BerkeleyDB Problems

2002-03-12 Thread Paul Lindner
On Tue, Mar 12, 2002 at 11:06:00AM -0500, Mark Matthews wrote: > Hello, > > I am moving a website that now resides on a i686 server running RedHat > 6.2 with perl v5.005_03 to another i686 server running Suse 7.1 with > perl v5.6.1. > The website uses a number of cgi scripts that read and write

Re: BerkeleyDB

2000-11-23 Thread Perrin Harkins
On Thu, 23 Nov 2000, Tim Bunce wrote: > On Wed, Nov 22, 2000 at 10:57:46AM -0800, Perrin Harkins wrote: > > > We got past these problems and then ran > > into issues with db corruption. If Apache gets shut down with a SIGKILL > > (and this seems to happen fairly often when using mod_perl), > >