I've just tested my singlesheaven.com (offline) under:

   - threaded perl 5.7.2 (cvs)
   - httpd 2.0 (cvs) both prefok and threaded
   - mod_perl 1.99 (cvs)
   - mysql 3.23.41
   - DBI 1.20
   - DBD::mysql 2.0902
   - the new ModPerl::Registry

and it "just" works :) and very fast as you can expect from the 
monstrous PC :)

I was testing it from the build setup, without installing any of the 
mod_perl code.

DBI::DBD has warned about threads being experimental and enabled the 
mutexes during the install, but I didn't test it yet under multi-client 
load to verify that it actually works.

Later on I'll try to run some stress testing with this setup.

I'm tempted to put this setup in production just for the kicks, so I'll 
be the first to run 2.0 in production ;) but I'll probably just do more 
coding instead.

I've tested the code just to make sure that the registry is usable, it's 
still incomplete and requires some work.

Notice that my code doesn't do anything fancy other than interacting 
with mysql, so don't rush to use 2.0 in production yet if you have more 
complicated setup, but you definitely can start to test things with it 
and report bugs and send patches.

_____________________________________________________________________
Stas Bekman             JAm_pH      --   Just Another mod_perl Hacker
http://stason.org/      mod_perl Guide   http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]  http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to