Hello,
As you probably have already noticed, DBD::SQLite team has shipped a
series of developer releases of DBD::SQLite since September, and is
going to release DBD::SQLite 1.35 on November 22nd [1][2]. It should
fix a long-standing "die with not an error" issue you encounter when
you use recent D
2011/11/1 Torsten Förtsch :
> On Monday, 31 October 2011 22:28:32 E R wrote:
> ...
>> Any suggestions / recommendations or alternatives for a mod-perl
>> environment?
>
> Have a look at MMapDB on CPAN. ...
That's a very interesting module - thanks for the pointer!
On Monday, 31 October 2011 22:28:32 E R wrote:
> To reduce the impact this checking would have on serving requests I
> was thinking of checking only every N requests (i.e. N = 10) and/or
> performing the check as part of the cleanup handler.
I wouldn't do that. Suppose your server is under load so