loading mod_perl first?

2005-02-08 Thread Geoffrey Young
hi all... in TestConfigPerl we have this logic and comment # modules like Embperl.so need mod_perl.so to be loaded first, # so make sure that it's loaded before files inherited from the # global httpd.conf $self-preamble_first(IfModule = '!mod_perl.c', $cfg); what this does is

Apache-Test subdirectory has moved

2005-02-08 Thread Geoffrey Young
the Apache-Test/ subdirectory of the perl-framework has migrated to a new location: https://svn.apache.org/repos/asf/perl/Apache-Test what this means for you is that you need to manually adjust your checkout $ rm -rf Apache-Test/ $ svn update to get the perl-framework running smoothly

Need help on FLOOD configuration

2005-02-08 Thread Dhanashri Bhate
hi, I am trying to study the flood program, and i want to stress test a few (around 20-25) jsp links. But i have no idea how to configure the flood config file (e.g. round_robin.xml etc ). i have gone thr' the various pages on the internet about flood. But i am not able to get the info i need.