Leader of Birmingham.pm [pm.org] and a CPAN author [cpan.org]. Co-organised YAPC::Europe in 2006 and the 2009 QA Hackathon, responsible for the YAPC Conference Surveys [yapc-surveys.org] and the QA Hackathon [qa-hackathon.org] websites. Also the current caretaker for the CPAN Testers websites and data stores.
If you really want to find out more, buy me a Guinness
Links:
Memoirs of a Roadie [missbarbell.co.uk]
[pm.org]
CPAN Testers Reports [cpantesters.org]
YAPC Conference Surveys [yapc-surveys.org]
QA Hackathon [qa-hackathon.org]
However, the learning experience has been good as I managed to find some good references and got alot further through my mod_perl/Apache books than I wouldn't have otherwise. I also discovered some extra Apache:: modules that I might to play with too.
We recently did a load test, which went well. With 15 simultaneous logins (5 cgi requests & 3 html requests per login
Once I get this caching things sorted, and the authentication out of the core, it'll fly like an eagle
And I've nearly finished updating DanDan's site with new code and new images. More soon...
Apache version? (Score:1)
Is that still true with Apache 2.0? I know that 1.3 serialized all requests, but IIRC that changed with the new version.
Re:Apache version? (Score:1)
My problem with Storable is that it requires C compilation and we don't have any C compilers on the win32 boxes. Until ActiveState release a more recent version, I'm a bit stuck.