I'm considering using Apache::DBI but before I'd want to benchmark to
see
if I gain anything. To do this I just made a script that
connects/disconnects
10 times. Then I tried running ab with -n 10000. The output confused me
a bit
there where only 0.9 secs difference, and it was good old DBI who won,
without
Apache::DBI. 
Am I doing something wrong? I've added 'PerlModule Apache::DBI' in
httpd.conf and as I could understand it wasn't it nessicery to add
anything else...

/Jon

Reply via email to