Hi David,

To make sure my problem was not tied to mod_perl, I modified sligthly
the SQLite app that you published on this page :

http://www.justatheory.com/computers/databases/sqlite/

so that it uses connect_cached, connecting 3 times for a simple select
on the 'try' table.

Here is a paste of the modified code, followed by its output :

http://pastebin.com/aR8YH1zR

As you can see, no caching happens when any callback is present in the
connect method (connected, connect_cached.new, or
connect_cached.reused).

-- 
Salutations, Vincent Veyron 
http://marica.fr/ 
Gestion des contrats, des contentieux juridiques et des sinistres
d'assurance

Reply via email to